Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for crud_delete_confirmation (0.15 sec)

  1. src/main/webapp/WEB-INF/view/common/admin/crud/buttons.jsp

    						aria-label="Close">
    						<span aria-hidden="true">×</span>
    					</button>
    				</div>
    				<div class="modal-body">
    					<p>
    						<la:message key="labels.crud_delete_confirmation" />
    					</p>
    				</div>
    				<div class="modal-footer justify-content-between">
    					<button type="button" class="btn btn-outline-light"
    						data-dismiss="modal">
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Mon Feb 10 12:37:20 UTC 2020
    - 2.7K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/role/admin_role_details.jsp

                                                    <div class="modal-body">
                                                        <p>
                                                            <la:message key="labels.crud_delete_confirmation"/>
                                                        </p>
                                                    </div>
                                                    <div class="modal-footer justify-content-between">
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 6.9K bytes
    - Viewed (0)
Back to top