Skip to content

Commit 1f130d5

Browse files
authored
Merge pull request #1748 from codidact/0valt/1363/mod_warning_js
Fix for the mod warning page broken dropdowns
2 parents ae0049b + 6e185fe commit 1f130d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/views/mod_warning/new.html.erb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<%= render 'posts/markdown_script' %>
33
<% end %>
44

5+
<%= render 'posts/image_upload' %>
6+
57
<h1>Warn or suspend <%= user_link @user %></h1>
68

79
<div class="notice is-warning">

0 commit comments

Comments
 (0)