[
https://issues.apache.org/jira/browse/AURORA-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048199#comment-14048199
]
Maxim Khutornenko commented on AURORA-563:
------------------------------------------
This is reproducible locally and appears to be due to license headers added in
https://reviews.apache.org/r/22976/. Removing one from groupSummary.html shows
up the config bar but the data is still blocked:
{noformat}
Error: [$compile:tplrt] Template for directive 'configSummary' must have
exactly one root element. /configSummary.html
{noformat}
Need to either drop license headers from all html files or revert
6df1d020d3e2df64f793cff8303d815226c9445d until a working header approach is
found.
> UI does not show config bar
> ---------------------------
>
> Key: AURORA-563
> URL: https://issues.apache.org/jira/browse/AURORA-563
> Project: Aurora
> Issue Type: Bug
> Components: Scheduler, UI
> Reporter: Maxim Khutornenko
> Priority: Critical
>
> Something broke the groupSummary page:
> {noformat}
> Error: [$compile:tplrt] Template for directive 'groupSummary' must have
> exactly one root element. /groupSummary.html
> {noformat}
> Investigating.
--
This message was sent by Atlassian JIRA
(v6.2#6252)