src/js/widgets/createAnnotationWidget.js
changeset 873 a6602ce57aca
parent 867 43f615b4dc48
--- a/src/js/widgets/createAnnotationWidget.js	Thu Apr 19 15:47:34 2012 +0200
+++ b/src/js/widgets/createAnnotationWidget.js	Fri Apr 20 14:04:52 2012 +0200
@@ -356,7 +356,7 @@
                       if (_this._state == "waitScreen") {
                         _this.showEndScreen(annotation);
                         if (_this.cinecast_version) {
-                          window.setTimeout(function() { _this.showStartScreen(); }, typeof this.disable_share !== "undefined" && this.disable_share ? 5000 : 10000);
+                          window.setTimeout(function() { _this.showStartScreen(); }, _this.return_delay);
                         }
                       }
                       // hide the slicer widget