summaryrefslogtreecommitdiffstats
path: root/module/web/static/js/views/headerView.js
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-09-16 21:45:10 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-09-16 21:45:10 +0200
commit6a8303b004e1976739371431aa7358c672ad7313 (patch)
tree108da54419661af1cd6edc860ec6494be61e7051 /module/web/static/js/views/headerView.js
parenthigher low speed time, easier way to set curl options (diff)
downloadpyload-6a8303b004e1976739371431aa7358c672ad7313.tar.xz
added bootstrap
Diffstat (limited to 'module/web/static/js/views/headerView.js')
-rw-r--r--module/web/static/js/views/headerView.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/web/static/js/views/headerView.js b/module/web/static/js/views/headerView.js
index 0c6447c3e..21b591a3d 100644
--- a/module/web/static/js/views/headerView.js
+++ b/module/web/static/js/views/headerView.js
@@ -9,7 +9,6 @@ define(['jquery', 'backbone', 'flot', 'jqueryui/progressbar'], function($, Backb
},
initialize: function() {
- this.$el.find("#globalprogress").progressbar({ value:37 });
var totalPoints = 100;
var data = [];