diff options
| author | Cesar G <prototech91@gmail.com> | 2013-10-18 20:47:22 -0700 |
|---|---|---|
| committer | Cesar G <prototech91@gmail.com> | 2013-11-12 18:11:56 -0800 |
| commit | c386bf7911edfc4613c6a70dae37db76bfe645cb (patch) | |
| tree | dfb93a6e85602ea6abaf29d8216a7acb06120855 /phpBB/styles/prosilver/template/posting_buttons.html | |
| parent | c19bf3d0d30367114c46e8ff8b58d0c10b28c8a7 (diff) | |
| download | forums-c386bf7911edfc4613c6a70dae37db76bfe645cb.tar forums-c386bf7911edfc4613c6a70dae37db76bfe645cb.tar.gz forums-c386bf7911edfc4613c6a70dae37db76bfe645cb.tar.bz2 forums-c386bf7911edfc4613c6a70dae37db76bfe645cb.tar.xz forums-c386bf7911edfc4613c6a70dae37db76bfe645cb.zip | |
[ticket/11472] Make prosilver's editor.js an asset used by all styles.
PHPBB3-11472
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_buttons.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/posting_buttons.html | 2 |
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 798faa2ff7..b4b02d3f00 100644 --- a/phpBB/styles/prosilver/template/posting_buttons.html +++ b/phpBB/styles/prosilver/template/posting_buttons.html @@ -49,7 +49,7 @@ // ]]> </script> -<!-- INCLUDEJS editor.js --> +<!-- INCLUDEJS {ROOT_PATH}assets/javascript/editor.js --> <!-- IF S_BBCODE_ALLOWED --> <div id="colour_palette" style="display: none;"> |
