We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 982a3ac commit b188287Copy full SHA for b188287
app/views/redmine_privacy_terms/settings/_inspect.html.slim
@@ -17,5 +17,5 @@ table
17
- else
18
td = result[:name]
19
td = result[:value]
20
- td.a-icon = result[:result]
+ td.icon = result[:result]
21
= call_hook :view_privacy_terms_inspect
0 commit comments