]> BookStack Code Mirror - bookstack/commit
Tweaked profile page anchor links and swapped register/login links
authorDan Brown <redacted>
Sat, 5 Jan 2019 15:01:16 +0000 (15:01 +0000)
committerDan Brown <redacted>
Sat, 5 Jan 2019 15:01:16 +0000 (15:01 +0000)
commit70ad707c3c42fdf0dbfcebcbb6cdc8f7cb8560b9
tree8d997e4dc014324c2fcf95c1583efa729f499459
parent3062bf1876326bb6370c89019cfc9e1a94dd15b7
Tweaked profile page anchor links and swapped register/login links

Also added test for login/register links on non-auth app view
Relates to #1146
resources/views/base.blade.php
resources/views/users/profile.blade.php
tests/PublicActionTest.php