stable

Clone or download

Read-only

request #26375: Use the same scripts on FP and BP pages to manage banners

Since they are now using the same @tuleap/tlp-fetch library the scripts are the same. There is no need for different version anymore. Change-Id: I924c41447422edcefa8114c56f05761248fce731

Modified Files

Name
D src/scripts/platform/banner/index-fp.ts +0 −27 Go to diff View file
R src/scripts/platform/banner/index-bp.ts Go to diff View file
D src/scripts/project/banner/index-fp.ts +0 −27 Go to diff View file
R src/scripts/project/banner/index-bp.ts Go to diff View file
M src/themes/BurningParrot/include/BurningParrotTheme.php +2 −2 Go to diff View file
M src/webpack.common.js +2 −4 Go to diff View file
M src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php +2 −2 Go to diff View file