From: Maciej Tronowski Date: Fri, 10 Apr 2015 12:34:24 +0000 (+0200) Subject: refresh button for gridftp X-Git-Tag: v1.0~76 X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=commitdiff_plain;h=93056bba14871711faa5e2070689657939dd52e2;hp=6b3c7d687f8f1002574d3ccf135c7443e61d488b;p=qcg-portal.git refresh button for gridftp --- diff --git a/filex/static/filex/filex.js b/filex/static/filex/filex.js index 32d490d..68051c3 100644 --- a/filex/static/filex/filex.js +++ b/filex/static/filex/filex.js @@ -210,7 +210,8 @@ $(function(){ events: { 'change #show-hidden': 'toggleHidden', 'click #host-controls .view': 'hostEdit', - 'click #select-all': 'selectAll' + 'click #select-all': 'selectAll', + 'click #btn-refresh': 'reloadFiles' }, initialize: function(options) { diff --git a/filex/templates/filex/source.html b/filex/templates/filex/source.html index 1558f0c..276a7cd 100644 --- a/filex/templates/filex/source.html +++ b/filex/templates/filex/source.html @@ -10,15 +10,24 @@ -
+
-
-
- +
+