From 9081cb8734afab7b31e6f30739fe11c747789450 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sun, 5 Apr 2009 01:05:51 +0000 Subject: pushed the tidypics javascript to a view --- views/default/js/tidypics.php | 244 +++++++++++++++++++++++++++++++++++++++++ views/default/object/image.php | 243 +--------------------------------------- 2 files changed, 246 insertions(+), 241 deletions(-) create mode 100644 views/default/js/tidypics.php (limited to 'views/default') diff --git a/views/default/js/tidypics.php b/views/default/js/tidypics.php new file mode 100644 index 000000000..22815aa5a --- /dev/null +++ b/views/default/js/tidypics.php @@ -0,0 +1,244 @@ + + + + + \ No newline at end of file diff --git a/views/default/object/image.php b/views/default/object/image.php index 81e25f915..ec87aa248 100644 --- a/views/default/object/image.php +++ b/views/default/object/image.php @@ -204,6 +204,8 @@ if ($photo_tags) { $photo_tags_json,) ); + } // // end of individual image display } @@ -211,244 +213,3 @@ if ($photo_tags) { ?> - - - - \ No newline at end of file -- cgit v1.2.3