comment added
git-svn-id: https://plugins.svn.wordpress.org/pagemash/trunk@32243 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
2944d7921e
commit
eaaada88f8
|
@ -233,7 +233,7 @@ window.addEvent('domready', function(){
|
|||
<?php if($excludePagesFeature): ?>
|
||||
$ES('li','pageMash_pages').each(function(el) { DeleteButton(el); })
|
||||
<?php endif; ?>
|
||||
});
|
||||
}); /* close dom ready */
|
||||
|
||||
|
||||
function updateOrder (serial) {
|
||||
|
|
Loading…
Reference in New Issue