slub / dfg-viewer

The DFG Viewer is a free web service for browsing digitized books from remote library repositories in a rich and dynamic environment.
https://dfg-viewer.de
GNU General Public License v3.0
29 stars 26 forks source link

Fix dlf path: `Javascript` -> `JavaScript` #220

Closed csidirop closed 1 year ago

csidirop commented 1 year ago

Corrects an error appearing after fixing following errors in presentation (https://github.com/kitodo/kitodo-presentation/issues/904) which occurred after PR (https://github.com/kitodo/kitodo-presentation/pull/877) which renamed the directories Javascript and Flexforms to camel-case in accordance with the TYPO3 Coding Guidelines.

In this case the extension tried to reach the path /var/www/typo3/public/typo3conf/ext/dlf/Resources/Public/Javascript/jQueryUI/jquery-ui-mouse-slider-resizable-autocomplete.js which had the non camel-case writing.