| branch | popcorn-port |
| changeset 621 | 170a8cd859d5 |
| parent 615 | 7eb41c26a8b7 |
| child 629 | b13bcfd2f9b1 |
--- a/src/js/widgets/annotationsListWidget.js Thu Jan 12 15:34:44 2012 +0100 +++ b/src/js/widgets/annotationsListWidget.js Thu Jan 12 16:11:41 2012 +0100 @@ -23,8 +23,7 @@ var list = []; - if (typeof(view_type) === "undefined") { - console.log("no type suitable for display"); + if (typeof(view_type) === "undefined") { return; }