Changeset 2496:e33dcbc18e36 for plugins/simpleMenu/index.php
- Timestamp:
- 10/27/13 09:52:46 (12 years ago)
- Branch:
- default
- Parents:
- 2495:dc8c7974ff0b (diff), 2494:b168f47c7f9c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/simpleMenu/index.php
r2455 r2496 347 347 echo 348 348 dcPage::jsLoad('js/jquery/jquery-ui.custom.js'). 349 dcPage::jsLoad('js/jquery/jquery.ui.touch-punch.js'). 349 350 dcPage::jsLoad('index.php?pf=simpleMenu/simplemenu.js'); 350 351 } -
plugins/simpleMenu/index.php
r2495 r2496 350 350 dcPage::jsLoad('index.php?pf=simpleMenu/simplemenu.js'); 351 351 } 352 echo dcPage::jsConfirmClose('additem','menuitems'); 352 353 ?> 353 354 </head>
Note: See TracChangeset
for help on using the changeset viewer.