Bugzilla – Attachment #147555: Bug 32495: (follow-up) Remove required property for
bug #32495
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 32495
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementsFormAdd.vue (-2 lines)
Lines 46-52
Link Here
46
:placeholder="$__('Description')"
46
:placeholder="$__('Description')"
47
rows="10"
47
rows="10"
48
cols="50"
48
cols="50"
49
required
50
/>
49
/>
51
</li>
50
</li>
52
<li>
51
<li>
53
-
Return to
bug 32495