|
|
@ -160,7 +160,6 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="remove-user-modal-content" class="hide">
|
|
|
|
<div id="remove-user-modal-content" class="hide">
|
|
|
|
<<<<<<< HEAD
|
|
|
|
|
|
|
|
<div class="modal-header">
|
|
|
|
<div class="modal-header">
|
|
|
|
<h3 class="pull-left modal-title">
|
|
|
|
<h3 class="pull-left modal-title">
|
|
|
|
Remove User
|
|
|
|
Remove User
|
|
|
@ -176,21 +175,6 @@
|
|
|
|
<div class="buttons">
|
|
|
|
<div class="buttons">
|
|
|
|
<a href="#" id="remove-user-yes-link" class="btn-operations">Remove</a>
|
|
|
|
<a href="#" id="remove-user-yes-link" class="btn-operations">Remove</a>
|
|
|
|
<a href="#" id="remove-user-cancel-link" class="btn-operations">Cancel</a>
|
|
|
|
<a href="#" id="remove-user-cancel-link" class="btn-operations">Cancel</a>
|
|
|
|
=======
|
|
|
|
|
|
|
|
<div class="content">
|
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-lg-5 col-md-6 col-centered">
|
|
|
|
|
|
|
|
<h3>Do you really want to remove this user ?</h3>
|
|
|
|
|
|
|
|
<div class="buttons">
|
|
|
|
|
|
|
|
<a href="#" id="remove-user-yes-link" class="btn-operations">
|
|
|
|
|
|
|
|
Remove
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
<a href="#" id="remove-user-cancel-link" class="btn-operations">
|
|
|
|
|
|
|
|
Cancel
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
>>>>>>> bdb5b970fdf87856317a8e719487643d0cb823f5
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
@ -238,7 +222,6 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="errorUsers" class="hide">
|
|
|
|
<div id="errorUsers" class="hide">
|
|
|
|
<<<<<<< HEAD
|
|
|
|
|
|
|
|
<div class="modal-header">
|
|
|
|
<div class="modal-header">
|
|
|
|
<h3 class="pull-left modal-title">
|
|
|
|
<h3 class="pull-left modal-title">
|
|
|
|
<span class="fw-stack">
|
|
|
|
<span class="fw-stack">
|
|
|
@ -257,27 +240,6 @@
|
|
|
|
<div class="modal-footer">
|
|
|
|
<div class="modal-footer">
|
|
|
|
<div class="buttons">
|
|
|
|
<div class="buttons">
|
|
|
|
<a href="javascript:hidePopup()" class="btn-operations">Ok</a>
|
|
|
|
<a href="javascript:hidePopup()" class="btn-operations">Ok</a>
|
|
|
|
=======
|
|
|
|
|
|
|
|
<div class="content">
|
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-lg-5 col-md-6 col-centered">
|
|
|
|
|
|
|
|
<h2>
|
|
|
|
|
|
|
|
<span class="fw-stack">
|
|
|
|
|
|
|
|
<i class="fw fw-ring fw-stack-2x"></i>
|
|
|
|
|
|
|
|
<i class="fw fw-error fw-stack-1x"></i>
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
Operation cannot be performed !
|
|
|
|
|
|
|
|
</h2>
|
|
|
|
|
|
|
|
<h4>
|
|
|
|
|
|
|
|
Please select a user or a list of users to send invitation emails.
|
|
|
|
|
|
|
|
</h4>
|
|
|
|
|
|
|
|
<div class="buttons">
|
|
|
|
|
|
|
|
<a href="javascript:hidePopup()" class="btn-operations">
|
|
|
|
|
|
|
|
Ok
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
>>>>>>> bdb5b970fdf87856317a8e719487643d0cb823f5
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
@ -293,8 +255,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
<div id="reset-password-window" class="hide">
|
|
|
|
<div id="reset-password-window" class="hide">
|
|
|
|
<input type="hidden" id="user" value="{{user.username}}">
|
|
|
|
<input type="hidden" id="user" value="{{user.username}}">
|
|
|
|
<<<<<<< HEAD
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="modal-header">
|
|
|
|
<div class="modal-header">
|
|
|
|
<h3 class="pull-left modal-title">
|
|
|
|
<h3 class="pull-left modal-title">
|
|
|
|
<span class="fw-stack">
|
|
|
|
<span class="fw-stack">
|
|
|
@ -320,44 +280,6 @@
|
|
|
|
<br><br>
|
|
|
|
<br><br>
|
|
|
|
<div>
|
|
|
|
<div>
|
|
|
|
<input type="password" class="form-control modal-input operationDataKeys" id="confirmed-password" data-key="message"/>
|
|
|
|
<input type="password" class="form-control modal-input operationDataKeys" id="confirmed-password" data-key="message"/>
|
|
|
|
=======
|
|
|
|
|
|
|
|
<div class="content">
|
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
|
|
<div class="col-lg-5 col-md-6 col-centered">
|
|
|
|
|
|
|
|
<h2>
|
|
|
|
|
|
|
|
<span class="fw-stack">
|
|
|
|
|
|
|
|
<i class="fw fw-ring fw-stack-2x"></i>
|
|
|
|
|
|
|
|
<i class="fw fw-key fw-stack-1x"></i>
|
|
|
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
Reset Password
|
|
|
|
|
|
|
|
</h2>
|
|
|
|
|
|
|
|
<br>
|
|
|
|
|
|
|
|
<div id="notification-error-msg" class="alert alert-danger hidden" role="alert">
|
|
|
|
|
|
|
|
<i class="icon fw fw-error"></i><span></span>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<h4>
|
|
|
|
|
|
|
|
Enter new password
|
|
|
|
|
|
|
|
<br><br>
|
|
|
|
|
|
|
|
<!--suppress HtmlUnknownTag -->
|
|
|
|
|
|
|
|
<!--suppress HtmlFormInputWithoutLabel -->
|
|
|
|
|
|
|
|
<input type="password" class="form-control modal-input operationDataKeys" id="new-password" data-key="message"/>
|
|
|
|
|
|
|
|
<br>
|
|
|
|
|
|
|
|
Retype new password
|
|
|
|
|
|
|
|
<br><br>
|
|
|
|
|
|
|
|
<!--suppress HtmlFormInputWithoutLabel -->
|
|
|
|
|
|
|
|
<input type="password" class="form-control modal-input operationDataKeys" id="confirmed-password" data-key="message"/>
|
|
|
|
|
|
|
|
<br>
|
|
|
|
|
|
|
|
</h4>
|
|
|
|
|
|
|
|
<div class="buttons">
|
|
|
|
|
|
|
|
<a href="#" id="reset-password-yes-link" class="btn-operations">
|
|
|
|
|
|
|
|
Save
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a href="#" id="reset-password-cancel-link" class="btn-operations">
|
|
|
|
|
|
|
|
Cancel
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
>>>>>>> bdb5b970fdf87856317a8e719487643d0cb823f5
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<br>
|
|
|
|
<br>
|
|
|
|
</h4>
|
|
|
|
</h4>
|
|
|
|