set focus on modal form
[qcg-portal.git] / qcg / templates / qcg / job_new.html
index ebd9afc..966c5d2 100644 (file)
     {% include 'filex/source.js.html' %}
 
     <script>
-        $(function() {
+        var filex = filex || {};
+
+        $(function () {
+            'use strict';
+
             var gridftpButton = $('<button/>', {
                 'type': 'button',
                 'class': 'btn btn-default pull-right',