Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for serverPath (1.21 sec)

  1. src/main/webapp/WEB-INF/view/admin/dashboard/admin_dashboard.jsp

        </jsp:include>
    
        <main class="content-wrapper position-relative">
            <iframe class="w-100 h-100 position-absolute" style="border: 0;"
                    src="<%=request.getContextPath()%>${serverPath}<%= response.encodeURL("/_plugin/kopf/") %>"
                    title="<la:message key="labels.dashboard_plugin" />"></iframe>
        </main>
    
        <jsp:include page="/WEB-INF/view/common/admin/footer.jsp"></jsp:include>
    </div>
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Nov 13 05:54:52 UTC 2025
    - 1.2K bytes
    - Viewed (0)
Back to top