Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for booleanValue (0.14 sec)

  1. src/main/webapp/WEB-INF/view/admin/storage/admin_storage.jsp

                                                    </c:if>
                                                    <c:if test="${data.directory.booleanValue()}">
                                                    <tr data-href="${contextPath}/admin/storage/list/${f:h(data.id)}/">
                                                        <td>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu May 26 01:48:41 GMT 2022
    - 20.4K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/common/admin/sidebar.jsp

    							<em class='fa fa-genderless nav-icon'>
    							<p><la:message key="labels.menu_plugin" /></p>
    						</a>
    					</li>
    					</c:if>
    					<c:if test="${fe:permission('admin-storage-view') and storageEnabled.booleanValue()}">
    					<li class="nav-item">
    						<a href="${fe:url('/admin/storage/')}" class="nav-link <c:if test="${param.menuType=='storage'}">active</c:if>">
    							<em class='fa fa-genderless nav-icon'>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Apr 15 20:55:28 GMT 2021
    - 17.8K bytes
    - Viewed (0)
Back to top