Revert previous commit with deprecation warning.

stable
Andrey Antukh 2014-06-17 19:57:18 +02:00
parent 35db4026bc
commit 83c4a86bda
2 changed files with 2 additions and 6 deletions

View File

@ -8,9 +8,7 @@ block content
sidebar.menu-secondary.extrabar.filters-bar sidebar.menu-secondary.extrabar.filters-bar
include views/modules/filters include views/modules/filters
section.main.backlog(tg-backlog) section.main.backlog(tg-backlog)
h1 include views/components/mainTitle
span(tg-bo-html="project.name")
span.green Title
include views/components/summary include views/components/summary
include views/modules/burndown include views/modules/burndown
div.backlog-menu div.backlog-menu

View File

@ -1,5 +1,3 @@
// This file is deprecated and sould be removed
// when all layout was integrated with angular
h1 h1
span ProjectName span(tg-bo-html="project.name")
span.green Title span.green Title