repositories: fixed missing javascript on repository creating page

This commit is contained in:
Marcin Kuzminski 2016-07-11 17:45:17 +02:00
parent bfd7f77329
commit f974e8309a

View file

@ -38,7 +38,6 @@
</div>
</div>
</div>
</%def>
<script>
(function worker() {
@ -72,3 +71,4 @@
});
})();
</script>
</%def>