Don't show system messages in editor

This commit is contained in:
James Allen 2014-07-24 14:04:26 +01:00
parent 5c18f4fe02
commit 0938186868

View file

@ -4,6 +4,7 @@ block vars
- var suppressNavbar = true
- var suppressFooter = true
- var suppressDefaultJs = true
- var suppressSystemMessages = true
block content
.editor(ng-controller="IdeController")