From 8570e79170e28ad0437a6b663066e7d54b0c682d Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Sun, 27 Nov 2011 23:28:24 +0100 Subject: reorganize the static folder structure --- budget/static/ihatemoney/custom.js | 44 -------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 budget/static/ihatemoney/custom.js (limited to 'budget/static/ihatemoney/custom.js') diff --git a/budget/static/ihatemoney/custom.js b/budget/static/ihatemoney/custom.js deleted file mode 100644 index 0bbd542..0000000 --- a/budget/static/ihatemoney/custom.js +++ /dev/null @@ -1,44 +0,0 @@ - // Add a script to select all or non of the checkboxes in the add_bill form - function toggle() - { - var els = document.getElementsByName('payed_for'); - for(var i =0;i