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 77<%@page contentType =" text/html" pageEncoding =" UTF-8" %>
88<%@ include file =" /WEB-INF/includes/include.jsp" %>
99
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" >
1111 <thead >
1212 <tr >
1313 <th data-field =" type" data-sortable =" true" data-formatter =" formatType" data-width =" 30px" data-align =" center" >  ; </th >
7474 }
7575 return value;
7676 }
77- </script >
77+ </script >
You can’t perform that action at this time.
0 commit comments