implemented moderator dashboard queue
This commit is contained in:
7
app/views/moderator/dashboards/_search.html.erb
Normal file
7
app/views/moderator/dashboards/_search.html.erb
Normal file
@@ -0,0 +1,7 @@
|
||||
<div id="ip-addr-search">
|
||||
<%= render "search_ip_addr" %>
|
||||
</div>
|
||||
|
||||
<div id="activity-search">
|
||||
<%= render "search_activity" %>
|
||||
</div>
|
||||
Reference in New Issue
Block a user