Bugzilla – Attachment #181815: Bug 38010: Translation fix for
bug #38010
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 38010
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/js/vue/components/Vendors/Home.vue (-4 / +1 lines)
Lines 1-6
Link Here
1
<template>
1
<template></template>
2
<h1>Vendors</h1>
3
</template>
4
2
5
<script>
3
<script>
6
export default {};
4
export default {};
7
-
Return to
bug 38010