stable

Clone or download

Read-only

BurningParrot in FT search

part of story #9585 Get rid of Bootstrap in site admin / plugins Change-Id: I140e71ed309004cf846c7e97e49b623df1cce993

Modified Files

Name
M plugins/fulltextsearch/build-manifest.json +17 −0 Go to diff View file
M plugins/fulltextsearch/include/FullTextSearch/Presenter/AdminPresenter.class.php +20 −9 Go to diff View file
M plugins/fulltextsearch/include/fulltextsearchPlugin.class.php +9 −0 Go to diff View file
M plugins/fulltextsearch/site-content/en_US/fulltextsearch.tab +4 −2 Go to diff View file
M plugins/fulltextsearch/site-content/fr_FR/fulltextsearch.tab +4 −2 Go to diff View file
M plugins/fulltextsearch/templates/admin.mustache +26 −16 Go to diff View file
A plugins/fulltextsearch/www/themes/BurningParrot/css/_fulltextsearch.scss +3 −0 Go to diff View file
A plugins/fulltextsearch/www/themes/BurningParrot/css/style-blue.scss +22 −0 Go to diff View file
A plugins/fulltextsearch/www/themes/BurningParrot/css/style-green.scss +22 −0 Go to diff View file
A plugins/fulltextsearch/www/themes/BurningParrot/css/style-grey.scss +22 −0 Go to diff View file
A plugins/fulltextsearch/www/themes/BurningParrot/css/style-orange.scss +22 −0 Go to diff View file
A plugins/fulltextsearch/www/themes/BurningParrot/css/style-purple.scss +22 −0 Go to diff View file
A plugins/fulltextsearch/www/themes/BurningParrot/css/style-red.scss +22 −0 Go to diff View file