source:
plugins/dcLegacyEditor/js/jsToolBar/jsToolBar.config.js
@
3945:02967bd96c6c
Revision 3945:02967bd96c6c, 208 bytes checked in by franck <carnet.franck.paul@…>, 7 years ago (diff) |
---|
Line | |
---|---|
1 | /*global jsToolBar, getData, mergeDeep */ |
2 | 'use strict'; |
3 | |
4 | jsToolBar.prototype.elements.removeFormat = jsToolBar.prototype.elements.removeFormat || {}; |
5 | mergeDeep(jsToolBar.prototype, getData('legacy_editor')); |
Note: See TracBrowser
for help on using the repository browser.