Assume User Modal is not functional
Opened this issue · 0 comments
rmathew1011 commented
Describe the bug
Clicking on Assume User
option does not open up the modal
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://labs.library.tamu.edu/cap/'
- Click on glyphicon dropdown icon followed by
Assume User
- We will not see modal displayed
Reason:
The assumeUserModal.html
file is missing and
this code from the index.html
<modal modal-id="assumeUserModal" modal-view="views/modals/assumeUserModal.html" modal-header-class="modal-header-primary" wvr-modal-backdrop="static"></modal>
Expected behavior
A modal should pop up.
Screenshots
n/a.