From 9eb2c9b4c0759dbdb6cf2b3be46b65f41e822d98 Mon Sep 17 00:00:00 2001
From: 黄千龙 <huangqianlong@prec-tech.com>
Date: 星期二, 01 三月 2022 10:57:44 +0800
Subject: [PATCH] 

---
 force-app/main/default/pages/DirectAssign.page |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/pages/DirectAssign.page b/force-app/main/default/pages/DirectAssign.page
index bfc9ddf..7c4da83 100644
--- a/force-app/main/default/pages/DirectAssign.page
+++ b/force-app/main/default/pages/DirectAssign.page
@@ -17,6 +17,7 @@
   <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/>
   <apex:includeScript value="{!URLFOR($Resource.RelationListPagingCmpJS)}"/>
 </head>
+<!-- note -->
    <apex:form id="allForm">
     <apex:outputPanel id="pageallPanel">
       <apex:pageBlock id="searchBlock" tabStyle="Report">

--
Gitblit v1.9.1