stable

Clone or download

Read-only

Fix breadcrumb on Baseline plugin

Behavior should be the same than for git or document plugins. Part of story #16210: Remove navbar Change-Id: I59d9e84459eb38c2f57665da81311660d1444997

Modified Files

Name
M Makefile +3 −0 Go to diff View file
M include/ServiceController.php +31 −10 Go to diff View file
M include/baselinePlugin.php +4 −1 Go to diff View file
M package.json +2 −0 Go to diff View file
M scripts/baseline/components/App.test.js +6 −0 Go to diff View file
M scripts/baseline/components/App.vue +44 −15 Go to diff View file
M scripts/baseline/index.js +5 −1 Go to diff View file
M templates/project-service-index.mustache +7 −1 Go to diff View file