added NamespacedProject role. Extended project info displayed for admin. Fixed project limit
This commit is contained in:
parent
44209861e8
commit
b01f8b63c2
18 changed files with 201 additions and 131 deletions
|
@ -9,3 +9,4 @@
|
|||
$('.project_new_holder').show();
|
||||
$("#new_project").replaceWith("#{escape_javascript(render('new_form'))}");
|
||||
$('.save-project-loader').hide();
|
||||
new Projects();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue