mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
switch to fa-times close on education panels
This commit is contained in:
parent
f07b3e7df9
commit
67a137b03c
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
<a href {{action "closeMessage" this}} class='close'><i class='fa fa-times-circle'></i></a>
|
||||
<a href {{action "closeMessage" this}} class='close'><i class='fa fa-times'></i></a>
|
||||
{{{body}}}
|
||||
|
|
Loading…
Add table
Reference in a new issue