We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e246262 + b0c0bf8 commit 4ee9069Copy full SHA for 4ee9069
apps/files_versions/lib/Hooks.php
@@ -149,6 +149,7 @@ public static function pre_renameOrCopy_hook($params) {
149
* Load additional scripts when the files app is visible
150
*/
151
public static function onLoadFilesAppScripts() {
152
+ \OCP\Util::addScript('oc-backbone-webdav');
153
\OCP\Util::addScript('files_versions', 'merged');
154
}
155
0 commit comments