Changeset 48987 in spip-zone
- Timestamp:
- Jun 22, 2011, 3:14:12 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/acs/javascript/acs_ecrire.js.html
r48986 r48987 53 53 54 54 function acs_ecrire_init(ajax) { 55 draw_ctlWidgets(); 56 55 57 if (detail() != "&detail=2") 56 58 jQuery(".pliable").each(function(i) {jQuery(this).hide();}); … … 78 80 } 79 81 else { [(#REM) on ajax load] 80 draw_ctlWidgets();81 82 82 [(#REM) Donne leur fonction onclick aux plieurs (générique)] 83 83 jQuery(".acs_plieur").each(
Note: See TracChangeset
for help on using the changeset viewer.