Changeset 3993:c402c96de044 for plugins/importExport/js/script.js
- Timestamp:
- 06/28/19 13:54:48 (6 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/importExport/js/script.js
r3709 r3993 1 /*global $, dotclear */1 /*global $, dotclear, getData */ 2 2 'use strict'; 3 4 Object.assign(dotclear.msg, getData('ie_msg')); 3 5 4 6 $(function() {
Note: See TracChangeset
for help on using the changeset viewer.