Last change
on this file since 4218 was
4157,
checked in by LucMorizur, 15 years ago
|
[Event Cats] Tabs management improvement ; check code and user already exists in JS ; improve outdated action
|
File size:
933 bytes
|
Line | |
---|
1 | {* <!-- Event Cats (event categories) LucMorizur June - ... 2009 --> *} |
---|
2 | |
---|
3 | {include file='../../../plugins/event_cats/admin/template/header.inc.tpl'} |
---|
4 | |
---|
5 | {* <!-- Available soon... --> *} |
---|
6 | |
---|
7 | <p>Bientôt disponible :-] !</p> |
---|
8 | |
---|
9 | {* <!-- JavaScript functions --> *} |
---|
10 | {* <!-- |
---|
11 | <script type = "text/javascript" src = "{$RACINE_URL}{$EVNTCATS_PATH}admin/template/autolog_new.js"></script> |
---|
12 | <script type = "text/javascript"><!-- |
---|
13 | ec_JS_message['ec_gen_user_act_miss'] = "{'ec_gen_user_act_miss'|@translate|@escape:javascript}"; |
---|
14 | ec_JS_message['ec_act_cat_miss'] = "{'ec_act_cat_miss'|@translate|@escape:javascript}"; |
---|
15 | ec_JS_message['ec_new_pwd_gen1'] = "{'ec_new_pwd_gen1'|@translate|@escape:javascript}"; |
---|
16 | ec_JS_message['ec_up_code_lbl_home'] = "{'ec_up_code_lbl_home'|@translate}"; |
---|
17 | ec_init(); |
---|
18 | //--></script> |
---|
19 | --> *} |
---|
20 | |
---|
21 | {include file='../../../plugins/event_cats/admin/template/footer.inc.tpl'} |
---|
22 | |
---|
23 | {* <!-- |
---|
24 | --> *} |
---|
25 | |
---|
Note: See
TracBrowser
for help on using the repository browser.