Bootstrap: application layout

This commit is contained in:
Dmitriy Zaporozhets 2012-01-28 00:51:02 +02:00
parent 05d76fc4d0
commit 7f6e41fa02
22 changed files with 951 additions and 204 deletions

View file

@ -4,3 +4,4 @@
- else
:plain
$(".edit_project").replaceWith("#{escape_javascript(render('form'))}");
$('.ajax_loader').hide();