repositories: fixed missing javascript on repository creating page
This commit is contained in:
parent
bfd7f77329
commit
f974e8309a
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</%def>
|
||||
|
||||
<script>
|
||||
(function worker() {
|
||||
|
|
@ -72,3 +71,4 @@
|
|||
});
|
||||
})();
|
||||
</script>
|
||||
</%def>
|
||||
Loading…
Add table
Add a link
Reference in a new issue