0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00

remove unused modal outlet

This commit is contained in:
Austin Burdine 2016-02-14 18:55:59 -06:00
parent 76934b44c1
commit 53b92d4322

View file

@ -17,7 +17,6 @@
{{gh-content-cover onClick="closeMenus" onMouseEnter="closeAutoNav"}}
{{outlet "modal"}}
{{outlet "settings-menu"}}
</div>{{!gh-viewport}}
{{/gh-app}}