mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 09:49:22 +02:00
fix installer hang on
This commit is contained in:
parent
289f82ad23
commit
b477d4c821
@ -3,9 +3,9 @@
|
||||
<img src="{{ constant('BASE_URL') }}images/loading_spinner.gif" height="32" width="32"/>
|
||||
{{ message }}
|
||||
</div>
|
||||
<script type="text/javascript" src="{{ constant('BASE_URL') }}tools/installer.js"></script>
|
||||
<script type="text/javascript" src="{{ constant('BASE_URL') }}install/tools/installer.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
performInstall('{{ url }}');
|
||||
});
|
||||
</script>
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user