Changeset 11031
- Timestamp:
- 2006/12/21 10:41:22 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/data/Smarty/templates/campaign/index.tpl
r11029 r11031 18 18 } 19 19 20 if(<!--{$tpl_test}-->) {21 function init() {20 function init() { 21 if(<!--{$tpl_test}-->) { 22 22 alert(test()); 23 23 window.location = './index.php?test=1&ids=' + ids; 24 24 } 25 window.onload = init;26 25 } 26 27 window.onload = init; 28 27 29 //--> 28 30 </script>
Note: See TracChangeset
for help on using the changeset viewer.
