diff --git a/services/web/app/views/project/list.jade b/services/web/app/views/project/list.jade index 1a7e89ca76..6f1d87424a 100644 --- a/services/web/app/views/project/list.jade +++ b/services/web/app/views/project/list.jade @@ -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")