feature:2259
Path to progressbar js corrected. git-svn-id: http://piwigo.org/svn/trunk@10592 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
6597975404
commit
d7dfe63e11
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
{/literal}{/footer_script}
|
||||
|
||||
{combine_script id='jquery.fcbkcomplete' load='footer' require='jquery' path='themes/default/js/plugins/jquery.fcbkcomplete.js'}
|
||||
{combine_script id='jquery.progressBar' load='footer' path='plugins/regenerateThumbnails/js/jquery.progressbar.min.js'}
|
||||
{combine_script id='jquery.progressBar' load='footer' path='themes/default/js/plugins/jquery.progressbar.min.js'}
|
||||
{combine_script id='jquery.ajaxmanager' load='footer' path='themes/default/js/plugins/jquery.ajaxmanager.js'}
|
||||
|
||||
{footer_script require='jquery.fcbkcomplete'}{literal}
|
||||
|
|
Loading…
Reference in a new issue