Bugzilla – Attachment 155101 Details for
Bug 34418
Allow empty nodes in breadcrumb's elements
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34418: DO NOT PUSH - update example
Bug-34418-DO-NOT-PUSH---update-example.patch (text/plain), 1.07 KB, created by
Pedro Amorim
on 2023-09-01 11:11:21 UTC
(
hide
)
Description:
Bug 34418: DO NOT PUSH - update example
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2023-09-01 11:11:21 UTC
Size:
1.07 KB
patch
obsolete
>From f5368b331c50b4e7339403f1c9307971f80b3d95 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 26 Jul 2023 13:33:00 +0200 >Subject: [PATCH] Bug 34418: DO NOT PUSH - update example > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com> >--- > koha-tmpl/intranet-tmpl/prog/js/vue/routes/erm.js | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/js/vue/routes/erm.js b/koha-tmpl/intranet-tmpl/prog/js/vue/routes/erm.js >index a948db8c39..39eea67c41 100644 >--- a/koha-tmpl/intranet-tmpl/prog/js/vue/routes/erm.js >+++ b/koha-tmpl/intranet-tmpl/prog/js/vue/routes/erm.js >@@ -65,6 +65,7 @@ export const routes = [ > { > path: "items", > is_navigation_item: false, >+ is_empty: true, > children: [ > { > path: "add", >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 34418
:
153902
|
153903
|
153904
|
153905
|
153910
|
153911
|
153912
|
153913
|
153983
|
154095
|
154210
|
154211
|
154212
|
154213
|
154214
|
155098
|
155099
|
155100
| 155101 |
155102