mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 19:11:56 +02:00
commended out jade so can go live with rest of code quietly
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user