We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5054165 commit 0201349Copy full SHA for 0201349
js/scripts.js.php
@@ -42,7 +42,7 @@
42
var serviceCatalogEnabled = false;
43
var slinkyCategories;
44
var timers = [];
45
-var formcreatorRootDoc = rootDoc + '/<?php Plugin::getWebDir('formcreator', false) ?>';
+var formcreatorRootDoc = rootDoc + '/<?php echo Plugin::getWebDir('formcreator', false) ?>';
46
47
// === COMMON ===
48
0 commit comments