Files
habitica/views
Shane Lister 6d259bdd48 Quick Fix - Task Editing Cancel
Temp fix for #1599

Hides the edit button on task editing.
Shows new cancel button on task editing.
Hides task notes on task editing.

Notes:
Still needs a save button up top, ```save(task)``` didn't seem to be working with ng-click (also tried a couple other things.) Will revisit.
'ng-if's could also work instead of 'ng-hide's.
Decided that we don't really need to have the task notes popover display while editing tasks since that stuff is already in the task editing pane.
2013-10-10 22:52:52 -07:00
..
2013-09-20 19:50:56 +02:00
2013-10-10 22:52:52 -07:00
2012-04-26 22:03:01 -04:00
2013-08-21 00:44:28 -04:00