Changeset 48965 in spip-zone for _plugins_/acs/javascript/acs_ecrire.js.html
- Timestamp:
- Jun 21, 2011, 12:53:10 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/acs/javascript/acs_ecrire.js.html
r45452 r48965 85 85 ajax=true; 86 86 87 if (detail() == "") { 88 $("#page_infos .pliable").each( 89 function(i) { 90 $(this).hide(); 91 } 92 ); 93 } 87 acs_ecrire_init() 94 88 95 89 draw_ctlWidgets();
Note: See TracChangeset
for help on using the changeset viewer.