stable

Clone or download

Read-only

Replace deleted by rejected news

This is a part of story #9588 Get rid of Bootstrap in site admin / utilities To test: On siteadmin news page verify that all "deleted" name are replaced by "rejected". Change-Id: I6e608695f40eb8886f31148f84141752dfd54a43

Modified Files

Name
M site-content/en_US/news/news.tab +3 −3 Go to diff View file
M site-content/fr_FR/news/news.tab +3 −3 Go to diff View file
M src/common/autoload.php +3 −3 Go to diff View file
M src/common/news/admin/AdminNewsBuilder.php +2 −2 Go to diff View file
M src/common/news/admin/AdminNewsDao.php +1 −1 Go to diff View file
M src/common/news/admin/AdminNewsListPresenter.php +3 −3 Go to diff View file
R src/common/news/admin/AdminDeletedNewsPresenter.php Go to diff View file
M src/templates/admin/news/admin-news.mustache +1 −1 Go to diff View file
M src/www/admin/news/index.php +8 −5 Go to diff View file