forked from Wavyzz/dolibarr
Removed BOM from UTF-8 files
Fix: convert line delimiters (regis) Conflicts: htdocs/core/filemanagerdol/browser/default/js/common.js htdocs/core/filemanagerdol/browser/default/js/fckxml.js
This commit is contained in:
committed by
Regis Houssin
parent
49bacc6fda
commit
d34c4518d2
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.html or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang('devtools','en',{devTools:{title:'Element Information',dialogName:'Dialog window name',tabName:'Tab name',elementId:'Element ID',elementType:'Element type'}});
|
||||
/*
|
||||
Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.html or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang('devtools','en',{devTools:{title:'Element Information',dialogName:'Dialog window name',tabName:'Tab name',elementId:'Element ID',elementType:'Element type'}});
|
||||
|
||||
Reference in New Issue
Block a user