Make ide body have main role

This commit is contained in:
Alasdair Smith 2018-04-16 11:33:53 +01:00
parent 9e40555c89
commit 3482724679

View file

@ -57,8 +57,9 @@ block content
include ./editor/share include ./editor/share
!= moduleIncludes("publish:body", locals) != moduleIncludes("publish:body", locals)
#ide-body( main#ide-body(
ng-cloak, ng-cloak,
role="main",
layout="main", layout="main",
ng-hide="state.loading", ng-hide="state.loading",
resize-on="layout:chat:resize", resize-on="layout:chat:resize",