Add tag support
This commit is contained in:
parent
ce10245c51
commit
ae440be40c
24 changed files with 475 additions and 15 deletions
|
|
@ -23,7 +23,9 @@
|
|||
<li class="level-1--item sub-menu">
|
||||
<span class="sub-menu--link">Taxonomy</span>
|
||||
<menu class="level-2">
|
||||
<li class="level-2--item"><a href="/brain/category/list">All Categories</a></li>
|
||||
<li class="level-2--item"><a href="/brain/category/new">Add New Category</a></li>
|
||||
<li class="level-2--item"><a href="/brain/tag/list">All Tags</a></li>
|
||||
<li class="level-2--item"><a href="/brain/tag/new">Add New Tag</a></li>
|
||||
</menu>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue