Skip to content

Commit b188287

Browse files
Working on svg icons #12953
1 parent 982a3ac commit b188287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/redmine_privacy_terms/settings/_inspect.html.slim

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ table
1717
- else
1818
td = result[:name]
1919
td = result[:value]
20-
td.a-icon = result[:result]
20+
td.icon = result[:result]
2121
= call_hook :view_privacy_terms_inspect

0 commit comments

Comments
 (0)