Changeset 3955:dcbe188a9646 for plugins/dcCKEditor/_post_config.php
- Timestamp:
- 01/20/19 10:26:55 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/_post_config.php
r3917 r3955 191 191 <?php endif;?> 192 192 193 <?php if (!empty($dcckeditor_action_buttons)): ?> 194 { 195 name: 'action', 196 items: ['Undo','Redo'] 197 }, 198 <?php endif;?> 199 193 200 <?php if (!empty($dcckeditor_alignment_buttons)): ?> 194 201 {
Note: See TracChangeset
for help on using the changeset viewer.