Changeset 3709:c88e69474c34 for plugins/dcCKEditor/js/popup_posts.js
- Timestamp:
- 02/18/18 18:16:29 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/js/popup_posts.js
r3705 r3709 1 1 /*global $ */ 2 2 'use strict'; 3 3 4 $(function() { 4 5 $('#link-insert-cancel').click(function() {
Note: See TracChangeset
for help on using the changeset viewer.