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

Merge pull request #6508 from acburdine/patch-2

Remove unused modal outlet
This commit is contained in:
Kevin Ansfield 2016-02-15 09:08:38 +00:00
commit d10773da1b

View file

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