comment added

git-svn-id: https://plugins.svn.wordpress.org/pagemash/trunk@32243 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
jmash 2008-02-19 13:52:46 +00:00
parent 2944d7921e
commit eaaada88f8
1 changed files with 1 additions and 1 deletions

View File

@ -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) {