From 1254c49c430e12d88153ad233cb7ed86ffeb0d18 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Sat, 6 Dec 2008 18:04:21 -0500 Subject: Revoked the revokal of Layout 6 Apparently people actually do like the sixth layout. It was just me being paranoid, they were busy over there. --- theme/js/message.js | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 theme/js/message.js (limited to 'theme/js') diff --git a/theme/js/message.js b/theme/js/message.js deleted file mode 100755 index 9de4bae..0000000 --- a/theme/js/message.js +++ /dev/null @@ -1,5 +0,0 @@ -$(document).ready(function() { - $("div#stripe").click(function() { - $("div#stripe").slideUp(); - }); -}); -- cgit 1.4.1