stable

Clone or download

Read-only

FP and BP unification tour

story #9700 Unify FlamingParrot and BurningParrot navbars Change-Id: I3ff4d6711e1561b6a9be2bce88b41e4fe94b7a31

Modified Files

Name
M gulpfile.js +2 −0 Go to diff View file
M site-content/en_US/my/my.tab +12 −9 Go to diff View file
M site-content/fr_FR/my/my.tab +11 −8 Go to diff View file
M src/common/autoload.php +3 −2 Go to diff View file
A src/common/tour/FlamingParrotBurningParrotUnificationTour.class.php +55 −0 Go to diff View file
M src/common/tour/TourFactory.class.php +3 −0 Go to diff View file
M src/common/tour/WelcomeTour.class.php +8 −8 Go to diff View file
M src/www/include/account.php +7 −7 Go to diff View file
M src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php +11 −0 Go to diff View file
M src/www/tour/end-tour.php +18 −2 Go to diff View file