Fixed Hourly MIS
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<link href="/matrix/css/matrix-v2.css?v=6" rel="stylesheet">
|
||||
<link href="/matrix/css/matrix-shell-v2.css?v=7" rel="stylesheet">
|
||||
<link href="/matrix/css/tool-workspace-v3.css?v=2" rel="stylesheet">
|
||||
<link href="/matrix/css/dedupe-workflows-v1.css?v=3" rel="stylesheet">
|
||||
<link href="/matrix/css/dedupe-workflows-v1.css?v=12" rel="stylesheet">
|
||||
<link href="/matrix/css/matrix-frame-dialog.css?v=6" rel="stylesheet">
|
||||
<link href="/matrix/css/matrix-theme-v2.css?v=4" rel="stylesheet">
|
||||
<script src="/matrix/js/bootstrap-5.3.8.bundle.min.js" defer></script>
|
||||
@@ -23,7 +23,7 @@
|
||||
data-context-path="${pageContext.request.contextPath}">
|
||||
<div id="PageFrame">
|
||||
<%@ include file="/WEB-INF/app/fragments/app-shell-header.jspf" %>
|
||||
<main class="matrix-tool-workspace__content">
|
||||
<main id="formcontainer" class="matrix-tool-workspace__content">
|
||||
<form:form method="post" action="${pageContext.request.contextPath}/ver/dedupecaselist"
|
||||
id="dedupeWorkspace" modelAttribute="dedupeWorkspace">
|
||||
<section class="matrix-dedupe-worklist">
|
||||
|
||||
Reference in New Issue
Block a user