* AccountController.cs: Fixes the canonical login

* App.master: Cleans the code

* NoLogin.master: Fixes the canonical login (broken with last master
  changes)

* style.css: yet another footer style

* UserPost.aspx: puts links in a "aside" block
This commit is contained in:
Paul Schneider 2015-06-28 19:31:00 +02:00
commit 9da7064791
6 changed files with 49 additions and 21 deletions

View file

@ -1,3 +1,16 @@
2015-06-28 Paul Schneider <paul@pschneider.fr>
* AccountController.cs: Fixes the canonical login
* App.master: Cleans the code
* NoLogin.master: Fixes the canonical login (broken with last
master changes)
* style.css: yet another footer style
* UserPost.aspx: puts links in a "aside" block
2015-06-26 Paul Schneider <paul@pschneider.fr>
* Web.csproj: