Remove "Create blog" from admin top bar
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 12 Dec 2013 17:25:29 +0000 (18:25 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Thu, 12 Dec 2013 17:25:29 +0000 (18:25 +0100)
commit0a97e5e16f34b8bfe8c5d34fe4fbc81813fb5677
tree8e3c8df913285c538817f22574e5c1bb115ec2d9
parentfcdc976ffd27bc2b93ec8e2997fc0884b2a0b480
Remove "Create blog" from admin top bar

This is such a rare event that we do not need a "Create blog" button
in the top navbar. It suffices to have the link on the "blog dashboard"
page. Also, this saves us a hook to run on all pages that we render, basically.
mediagoblin/media_types/blog/__init__.py
mediagoblin/media_types/blog/templates/mediagoblin/blog/url_to_create_blog.html [deleted file]
mediagoblin/templates/mediagoblin/base.html