Changelog updated. Added warnings to username form

This commit is contained in:
Dmitriy Zaporozhets 2012-12-20 21:16:42 +02:00
parent d8d95c85ae
commit d188adfd97
3 changed files with 17 additions and 0 deletions

View file

@ -71,6 +71,9 @@
%span.update-failed.cred.hide
%i.icon-ok
Failed
%ul.cred
%li It will change web url for personal projects.
%li It will change the git path to repositories for personal projects.
.input
= f.submit 'Save username', class: "btn save-btn"