Index: lams_admin/web/policies/editPolicy.jsp =================================================================== diff -u -r5f9e583fc8e476f6a5f9e1826332ba3788d7c68c -r1e14304ff8caba5d2c4da4245450bd6f470f1c0e --- lams_admin/web/policies/editPolicy.jsp (.../editPolicy.jsp) (revision 5f9e583fc8e476f6a5f9e1826332ba3788d7c68c) +++ lams_admin/web/policies/editPolicy.jsp (.../editPolicy.jsp) (revision 1e14304ff8caba5d2c4da4245450bd6f470f1c0e) @@ -17,6 +17,7 @@ $(document).ready(function(){ // validate signup form on keyup and submit var validator = $("#policy-form").validate({ + errorClass: 'text-danger form-text font-italic', ignore: [], rules: { policyName: "required", @@ -59,100 +60,100 @@
-
- |
- |
- |
- |
- |
- |
-
-
-
-
-
-
- |
- |
-
-
- |
-