tracks/app
Matt Rogers cf62c91ee0 Wrap the project name in a div tag inside the h2 tag
When using inline editing of the project name, the extra stuff that's in
the template for a collapsible project adds a bunch of spaces to the
beginning of the project name due to how the editable plugin is getting
the text for the selector it's being asked to edit.

Using the div tag inside the header tag, and adjusting the javascript to
use the div#project_name selector fixes this behavior and fixes #1204
2011-10-21 12:07:42 -05:00
..
apis fix #857 and further refactoring for better done view 2011-07-09 17:21:34 +02:00
controllers Show deferred actions on the project listing and sidebar 2011-10-20 21:05:57 -05:00
helpers Merge pull request #35 from mattr-/ticket-954 2011-10-10 04:40:06 -07:00
models Merge pull request #36 from 02strich/896e496f83c92fb0326dceb56a0fcf007e7327da 2011-10-15 04:45:09 -07:00
views Wrap the project name in a div tag inside the h2 tag 2011-10-21 12:07:42 -05:00