1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 16:51:11 +03:00

Remove portal mode breadcrumb

This commit is contained in:
Marliana Lara 2018-05-03 10:58:42 -04:00
parent 2abf959d84
commit 42d33e5135
No known key found for this signature in database
GPG Key ID: 38C73B40DFA809EE

View File

@ -5,6 +5,9 @@ const jobsListTemplate = require('~features/jobs/jobsList.view.html');
export default { export default {
name: 'portalMode.myJobs', name: 'portalMode.myJobs',
url: '/myjobs?{job_search:queryset}', url: '/myjobs?{job_search:queryset}',
ncyBreadcrumb: {
skip: true
},
params: { params: {
job_search: { job_search: {
value: { value: {