Default to comment view on admin_home
This commit is contained in:
parent
931a5037e2
commit
2a6904711e
1 changed files with 3 additions and 3 deletions
|
@ -17,13 +17,13 @@
|
|||
<h3>Content</h3>
|
||||
<ul>
|
||||
<li><a href="/admin/image_posts">Image Posts</a></li>
|
||||
<li><a href="/admin/reported/posts">Reported Posts/Comments</a></li>
|
||||
<li><a href="/admin/removed/posts">Removed Posts/Comments</a></li>
|
||||
<li><a href="/admin/reported/comments">Reported Comments/Posts</a></li>
|
||||
<li><a href="/admin/removed/comments">Removed Comments/Posts</a></li>
|
||||
</ul>
|
||||
|
||||
<h3>Filtering</h3>
|
||||
<ul>
|
||||
<li><a href="/admin/filtered/posts">Filtered Posts/Comments</a></li>
|
||||
<li><a href="/admin/filtered/comments">Filtered Comments/Posts</a></li>
|
||||
</ul>
|
||||
|
||||
<h3>Users</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue