Merge pull request #147 from kevgathuku/patch-1

Provide Link and Unlink buttons in default config
This commit is contained in:
riklaunim 2014-11-20 18:47:26 +01:00
commit ec5d7e2a70
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ DEFAULT_CONFIG = {
],
'toolbar_Full': [
['Styles', 'Format', 'Bold', 'Italic', 'Underline', 'Strike', 'SpellChecker', 'Undo', 'Redo'],
[ 'Link','Unlink','Anchor'],
['Image', 'Flash', 'Table', 'HorizontalRule'],
['TextColor', 'BGColor'],
['Smiley', 'SpecialChar'], ['Source'],