Changeset 3976:4a848ee764ee for plugins
- Timestamp:
- 06/21/19 13:57:20 (6 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/tags/js/ckeditor-tags-plugin.js
r3974 r3976 2 2 'use strict'; 3 3 4 object.assign(dotclear.msg, getData('ck_editor_tags'));4 Object.assign(dotclear.msg, getData('ck_editor_tags')); 5 5 6 6 (function() {
Note: See TracChangeset
for help on using the changeset viewer.