Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 21 for crud_title_delete (0.2 sec)

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

    		<la:message key="labels.crud_title_create" />
    	</c:if>
    	<c:if test="${crudMode == 2}">
    		<la:message key="labels.crud_title_edit" />
    	</c:if>
    	<c:if test="${crudMode == 3}">
    		<la:message key="labels.crud_title_delete" />
    	</c:if>
    	<c:if test="${crudMode == 4}">
    		<la:message key="labels.crud_title_details" />
    	</c:if>
    </h3>
    <div class="card-tools">
    	<c:choose>
    		<c:when test="${crudMode == null}">
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 1K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/suggest/admin_suggest.jsp

                                                                            <h4 class="modal-title">
                                                                                <la:message key="labels.crud_title_delete"/>
                                                                            </h4>
                                                                            <button type="button" class="close"
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 18.1K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/admin/role/admin_role_details.jsp

                                                    <div class="modal-header">
                                                        <h4 class="modal-title">
                                                            <la:message key="labels.crud_title_delete"/>
                                                        </h4>
                                                        <button type="button" class="close" data-dismiss="modal"
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 6.9K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/view/admin/crawlinginfo/admin_crawlinginfo_details.jsp

                                                            <h4 class="modal-title">
                                                                <la:message key="labels.crud_title_delete"/>
                                                            </h4>
                                                            <button type="button" class="close" data-dismiss="modal"
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 10.1K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/common/admin/crud/buttons.jsp

    		role="dialog">
    		<div class="modal-dialog">
    			<div class="modal-content bg-danger">
    				<div class="modal-header">
    					<h4 class="modal-title">
    						<la:message key="labels.crud_title_delete" />
    					</h4>
    					<button type="button" class="close" data-dismiss="modal"
    						aria-label="Close">
    						<span aria-hidden="true">×</span>
    					</button>
    				</div>
    				<div class="modal-body">
    					<p>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Mon Feb 10 12:37:20 GMT 2020
    - 2.7K bytes
    - Viewed (0)
  6. src/main/webapp/WEB-INF/view/admin/plugin/admin_plugin.jsp

                                                                                    <la:message
                                                                                            key="labels.crud_title_delete"/>
                                                                                </h4>
                                                                                <button type="button" class="close"
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.5K bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/view/admin/design/admin_design.jsp

                                                    <div class="modal-header">
                                                        <h4 class="modal-title">
                                                            <la:message key="labels.crud_title_delete"/>
                                                        </h4>
                                                        <button type="button" class="close" data-dismiss="modal"
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 11.1K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/view/admin/failureurl/admin_failureurl_details.jsp

                                                            <h4 class="modal-title">
                                                                <la:message key="labels.crud_title_delete"/>
                                                            </h4>
                                                            <button type="button" class="close" data-dismiss="modal"
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.8K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/view/admin/searchlog/admin_searchlog_details.jsp

                                                            <h4 class="modal-title">
                                                                <la:message key="labels.crud_title_delete"/>
                                                            </h4>
                                                            <button type="button" class="close" data-dismiss="modal"
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 9.9K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/admin/joblog/admin_joblog_details.jsp

                                                        <h4 class="modal-title">
                                                            <la:message key="labels.crud_title_delete"/>
                                                        </h4>
                                                        <button type="button" class="close" data-dismiss="modal"
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 9.8K bytes
    - Viewed (0)
Back to top