saimod todo small fix for searchfield
This commit is contained in:
parent
51522c1646
commit
1926999f3e
@ -39,9 +39,9 @@ function text2_menu(){
|
|||||||
|
|
||||||
function init_saimod_sys_text_tag(){
|
function init_saimod_sys_text_tag(){
|
||||||
$("#sai_mod_text_table").tablesorter();
|
$("#sai_mod_text_table").tablesorter();
|
||||||
text_menu();
|
register_search();
|
||||||
text2_menu();
|
text_menu();
|
||||||
register_search();
|
text2_menu();
|
||||||
};
|
};
|
||||||
|
|
||||||
function init_saimod_sys_text_editor(){
|
function init_saimod_sys_text_editor(){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user