This website requires JavaScript.
Explore
Help
Sign in
codeninjasllc
/
discourse
Watch
1
Star
0
Fork
You've already forked discourse
0
mirror of
https://github.com/codeninjasllc/discourse.git
synced
2024-11-30 10:58:31 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e922db82fb
discourse
/
app
/
assets
/
javascripts
/
admin
/
templates
/
components
/
setting-validation-message.hbs
5 lines
102 B
Handlebars
Raw
Normal View
History
Unescape
Escape
Deprecations: {{bind-attr}} is deprecated
2016-05-06 16:04:38 -04:00
<div class="validation-error
{{
unless
message
'hidden'
}}
">
Support for `url_list` site setting.
2015-03-02 12:12:19 -05:00
{{
fa-icon
"times"
}}
{{
message
}}
</div>
Reference in a new issue
Copy permalink