File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/webapp/WEB-INF/includes/pageparts Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
<%@page contentType =" text/html" pageEncoding =" UTF-8" %>
8
8
<%@ include file =" /WEB-INF/includes/include.jsp" %>
9
9
10
- <table id =" project-table" class =" table" data-toggle =" table" data-url =" <url:getUrl url=" ${param.url} " />" data-toolbar =" #toolbar" data-search =" true " data-side-pagination =" server" data-pagination =" true" >
10
+ <table id =" project-table" class =" table" data-toggle =" table" data-url =" <url:getUrl url=" ${param.url} " />" data-toolbar =" #toolbar" data-search =" false " data-side-pagination =" server" data-pagination =" true" >
11
11
<thead >
12
12
<tr >
13
13
<th data-field =" type" data-sortable =" true" data-formatter =" formatType" data-width =" 30px" data-align =" center" >  ; </th >
74
74
}
75
75
return value;
76
76
}
77
- </script >
77
+ </script >
You can’t perform that action at this time.
0 commit comments