| author | hamidouk |
| Mon, 24 Oct 2011 17:26:36 +0200 | |
| branch | popcorn-port |
| changeset 130 | f25676c72044 |
| parent 129 | 296d9ddf9cc1 |
| child 131 | 44c1170e0044 |
--- a/src/js/widgets/annotationsWidget.js Mon Oct 24 17:26:18 2011 +0200 +++ b/src/js/widgets/annotationsWidget.js Mon Oct 24 17:26:36 2011 +0200 @@ -35,7 +35,8 @@ IriSP.jQuery("#Ldt-SaDescription").text(""); IriSP.jQuery("#Ldt-SaKeywordText").html(""); IriSP.jQuery('#Ldt-ShowAnnotation').slideUp(); -} +}; + IriSP.AnnotationsWidget.prototype.draw = function() { var _this = this;