Rewrite and improve git backend logic. Fix project movind. Raise exception to prevent unexpected issues
This commit is contained in:
parent
70bf7f6e19
commit
f5551efdfd
20 changed files with 146 additions and 99 deletions
|
@ -1,3 +1,6 @@
|
|||
%h3.page_title #{@admin_user.name} → Edit user
|
||||
%h3.page_title
|
||||
#{@admin_user.name} →
|
||||
%i.icon-edit
|
||||
Edit user
|
||||
%hr
|
||||
= render 'form'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue