mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
BUGFIX: add proper language link broken (from r93984)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@95641 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
2d8192aef3
commit
1c66833747
@ -1,5 +1,5 @@
|
|||||||
(function() {
|
(function() {
|
||||||
tinymce.PluginManager.requireLangPack("../../tinymce_ssbuttons");
|
tinymce.PluginManager.requireLangPack("../../../../cms/javascript/tinymce_ssbuttons");
|
||||||
var each = tinymce.each;
|
var each = tinymce.each;
|
||||||
|
|
||||||
tinymce.create('tinymce.plugins.SSButtons', {
|
tinymce.create('tinymce.plugins.SSButtons', {
|
||||||
|
Loading…
Reference in New Issue
Block a user