aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/posting_buttons.html
diff options
context:
space:
mode:
authorNathaniel Guse <nathaniel.guse@gmail.com>2013-07-02 11:02:55 -0500
committerNathaniel Guse <nathaniel.guse@gmail.com>2013-07-02 11:07:12 -0500
commit59d13d0535ab3687725d36f2dbe2ee64de294df8 (patch)
treece81e5616430b47feec09547657e346f5317fa88 /phpBB/styles/prosilver/template/posting_buttons.html
parent156d5c671fb9db28fbbdcacb974093c2c52b0f5b (diff)
downloadforums-59d13d0535ab3687725d36f2dbe2ee64de294df8.tar
forums-59d13d0535ab3687725d36f2dbe2ee64de294df8.tar.gz
forums-59d13d0535ab3687725d36f2dbe2ee64de294df8.tar.bz2
forums-59d13d0535ab3687725d36f2dbe2ee64de294df8.tar.xz
forums-59d13d0535ab3687725d36f2dbe2ee64de294df8.zip
[feature/twig] INCLUDEJS behavior now supports local relative paths
This was done because T_TEMPLATE_PATH is not always correct for js files (e.g. the inheriting style does not include these). Now we use the Twig Loader to find the correct file to link to (most specific file first, then parent styles). Also allows using @namespace convention PHPBB3-11598
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_buttons.html')
-rw-r--r--phpBB/styles/prosilver/template/posting_buttons.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/posting_buttons.html b/phpBB/styles/prosilver/template/posting_buttons.html
index 164e887f75..8a153a5ee8 100644
--- a/phpBB/styles/prosilver/template/posting_buttons.html
+++ b/phpBB/styles/prosilver/template/posting_buttons.html
@@ -52,7 +52,7 @@
// ]]>
</script>
-<!-- INCLUDEJS {T_TEMPLATE_PATH}/editor.js -->
+<!-- INCLUDEJS editor.js -->
<!-- IF S_BBCODE_ALLOWED -->
<div id="colour_palette" style="display: none;">