mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-24 10:21:32 +01:00
Fix: delete unused files
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
/*
|
||||
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