1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-13 17:09:46 +01:00

Enable visualblocks by default on TinyMce install.

This commit is contained in:
Cameron 2017-10-30 15:29:00 -07:00
parent 48d359ed02
commit d7016f9971

View File

@ -9,5 +9,6 @@
<pluginPrefs>
<pref name="paste_as_text">0</pref>
<pref name="browser_spellcheck">1</pref>
<pref name="visualblocks">1</pref>
</pluginPrefs>
</e107Plugin>