diff --git a/domain-server/resources/web/content/js/content.js b/domain-server/resources/web/content/js/content.js index dbb660d4b9..fc6d2ca205 100644 --- a/domain-server/resources/web/content/js/content.js +++ b/domain-server/resources/web/content/js/content.js @@ -5,6 +5,8 @@ $(document).ready(function(){ var UPLOAD_CONTENT_ALLOWED_DIV_ID = 'upload-content-allowed'; var UPLOAD_CONTENT_RECOVERING_DIV_ID = 'upload-content-recovering'; + var isRestoring = false; + function progressBarHTML(extraClass, label) { var html = "