From 67350e7accfb0b8b0dd3b9b53bdc80b0fdbe2fd1 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Wed, 10 Aug 2011 19:23:54 +0200 Subject: Add some simple javascript for usability. * Ask confirmation before deleting an user * Display the form when clicking on the add bill button * Only show the delete button (for users) on mouse over. --- budget/templates/layout.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'budget/templates/layout.html') diff --git a/budget/templates/layout.html b/budget/templates/layout.html index 19af8ca..9036de3 100644 --- a/budget/templates/layout.html +++ b/budget/templates/layout.html @@ -4,6 +4,8 @@ Account manager + + -- cgit v1.1