stable

Clone or download

Read-only

News waiting for approbation on sidebar

This is a part of story #9588 Get rid of Bootstrap in site admin / utilities To test: If there are news waiting for approbation you should see on sidebar Change-Id: Id81b975e8cd31ed761652dafd81c50214bbe3351

Modified Files

Name
M src/common/admin/AdminSidebarPresenter.php +8 −0 Go to diff View file
M src/common/admin/AdminSidebarPresenterBuilder.php +11 −0 Go to diff View file
M src/common/autoload.php +3 −2 Go to diff View file
M src/common/news/admin/AdminNewsBuilder.php +8 −11 Go to diff View file
M src/common/news/admin/AdminNewsController.php +1 −3 Go to diff View file
M src/common/news/admin/AdminNewsRouter.php +2 −5 Go to diff View file
A src/common/news/admin/NewsManager.php +98 −0 Go to diff View file
M src/templates/admin/sidebar_utils.mustache +6 −1 Go to diff View file
M src/www/admin/news/index.php +2 −1 Go to diff View file
M src/www/news/news_utils.php +1 −1 Go to diff View file