Bugzilla – Attachment #153905: Bug 34418: DO NOT PUSH - update example for
bug #34418
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 34418
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/js/vue/routes/erm.js (-1 / +1 lines)
Lines 65-70 export const routes = [
Link Here
65
{
65
{
66
path: "items",
66
path: "items",
67
is_navigation_item: false,
67
is_navigation_item: false,
68
is_empty: true,
68
children: [
69
children: [
69
{
70
{
70
path: "add",
71
path: "add",
71
-
Return to
bug 34418