From 75dddd70a7f004601e0ad4aff214d94be793cd4b Mon Sep 17 00:00:00 2001 From: jhunkeler Date: Mon, 21 Dec 2009 23:20:27 +0000 Subject: (OC) removed markItUps jQuery declaration git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@390 c5b2fb0a-d05d-0410-98c8-828840a80ff6 --- admin/newsreel/functions.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'admin/newsreel/functions.php') diff --git a/admin/newsreel/functions.php b/admin/newsreel/functions.php index 9e56dce..b3c2d5f 100644 --- a/admin/newsreel/functions.php +++ b/admin/newsreel/functions.php @@ -15,6 +15,7 @@ ul { background-color:#a1a1a1; border: #CCCCCC solid 1px; color:#fff; + text-align:center; } @@ -53,7 +54,7 @@ $(document).ready(function(){ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ - function ListSlides(){ + function EditOrder(){ global $db; @@ -66,12 +67,13 @@ $(document).ready(function(){ + Click and drag on a slide to change the order. Wait for confirmation indicating the changes have been saved.