added: "EditArea" code highlighter and editing tool for WebGUI::Form::Codearea, used
in Template, Snippet, SQLReport, and more
This commit is contained in:
parent
8848a71d52
commit
810c8247cc
138 changed files with 12642 additions and 7 deletions
4
www/extras/editarea/edit_area/plugins/test/langs/ja.js
Executable file
4
www/extras/editarea/edit_area/plugins/test/langs/ja.js
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
editArea.add_lang("ja",{
|
||||
test_select: "select tag",
|
||||
test_but: "test button"
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue