Sha256: 7c60ef7614477988586787029e8621e82a5019a9995babcc8785fbc5f169537d
Contents?: true
Size: 441 Bytes
Versions: 2
Compression:
Stored size: 441 Bytes
Contents
/* Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'codemirror', 'en', { toolbar: 'Source', searchCode: 'Search Source', autoFormat: 'Format Selection', commentSelectedRange: 'Comment Selection', uncommentSelectedRange: 'Uncomment Selection', autoCompleteToggle: 'Enable/Disable HTML Tag Autocomplete' });
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
erp_app-4.2.0 | public/javascripts/ckeditor/plugins/codemirror/lang/en.js |
erp_app-4.0.0 | public/javascripts/erp_app/ckeditor/plugins/codemirror/lang/en.js |