Fix typo on /help/ui to Alerts section
Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
parent
3c270ab36f
commit
8eda73619b
2 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,7 @@ Please view this file on the master branch, on stable branches it's out of date.
|
|||
- Fix HipChat notifications rendering (airatshigapov, eisnerd)
|
||||
- Add hover to trash icon in notes !7008 (blackst0ne)
|
||||
- Escape ref and path for relative links !6050 (winniehell)
|
||||
- Fixed link typo on /help/ui to Alerts section. !6915 (Sam Rose)
|
||||
- Simpler arguments passed to named_route on toggle_award_url helper method
|
||||
- Fix: Backup restore doesn't clear cache
|
||||
- Replace jquery.cookie plugin with js.cookie !7085
|
||||
|
|
|
@ -461,7 +461,7 @@
|
|||
.panel-body
|
||||
= lorem
|
||||
|
||||
%h2#alert Alerts
|
||||
%h2#alerts Alerts
|
||||
|
||||
.row
|
||||
.col-md-6
|
||||
|
|
Loading…
Reference in a new issue