TAMULib / CAP

MIT License
3 stars 2 forks source link

[D-01241] IR edit/create password should be input type password #77

Closed jeremythuff closed 5 years ago

jeremythuff commented 5 years ago

Resolves D-01241: IR edit/create password should be input type password

Added type 'password' to password inputs on ir create and edit modals. This caused a html error in the browser with conflicting duplicated element ids. This secondary problem was solved by setting no-id to true. This change does not effect validation.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 33.553% when pulling 2c4404eb1a6d56c0d67f5777d47fab4b32951bfa on D-01241-ir-create-edit-password into 12a34c96c74b5f7cebce7cd3dd711c389bfb6d24 on master.