mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
commended out jade so can go live with rest of code quietly
This commit is contained in:
parent
47ed17aab3
commit
e397b76fba
1 changed files with 3 additions and 3 deletions
|
@ -22,9 +22,9 @@ block content
|
|||
.content.content-alt(ng-controller="ProjectPageController")
|
||||
.container
|
||||
|
||||
div(ng-controller="AnnouncementsController", ng-cloak)
|
||||
.alert.alert-success(ng-show="dataRecived")
|
||||
a(href, ng-click="openLink()") {{title}} and {{totalAnnouncements}} others
|
||||
//- div(ng-controller="AnnouncementsController", ng-cloak)
|
||||
//- .alert.alert-success(ng-show="dataRecived")
|
||||
//- a(href, ng-click="openLink()") {{title}} and {{totalAnnouncements}} others
|
||||
|
||||
.row(ng-cloak)
|
||||
span(ng-if="projects.length > 0")
|
||||
|
|
Loading…
Reference in a new issue