From e447868c12a9d72e02817a4d699c4f6810420e3e Mon Sep 17 00:00:00 2001 From: Owen Date: Thu, 24 Jul 2014 19:39:58 +0300 Subject: Status icons + Gantt/Graph transition Transition is now fixed and now has a neat movement effect Each icon now has a status value (done, current, not done) to indicate the state of deliverables Gantt button was moved for better UI --- scripts/buttons.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/buttons.js') diff --git a/scripts/buttons.js b/scripts/buttons.js index 980a51d9..b29e85e9 100644 --- a/scripts/buttons.js +++ b/scripts/buttons.js @@ -29,7 +29,7 @@ $('.save').click(function(){ console.log(nodes); for(var i=0;i