Bugzilla – Attachment #135539: Bug 30864: Add validation to password_expiry_days for
bug #30864
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 30864
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/js/categories.js (-1 / +3 lines)
Lines 64-69 $(document).ready(function() {
Link Here
64
},
64
},
65
enrollment_period: true
65
enrollment_period: true
66
},
66
},
67
password_expiry_days: {
68
digits: true
69
},
67
dateofbirthrequired: {
70
dateofbirthrequired: {
68
digits: true
71
digits: true
69
},
72
},
70
-
Return to
bug 30864