We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9feee72 commit ad3802dCopy full SHA for ad3802d
1 file changed
app/views/shared/_notice.html.erb
@@ -1,10 +1,10 @@
1
<%#
2
- "Rends a notice of a given type
+ "Renders a notice of a given type
3
4
Variables:
5
content : notice content
6
- ? icon : optional icon to show on the notice (without the fa- prefix)
7
type : notice type (see the shared/_notices partial for the list of defined types)
+ ? icon : optional icon to show on the notice (without the fa- prefix)
8
"%>
9
10
<%
0 commit comments