fixed File Manager Width issue
This commit is contained in:
parent
d3083d2a59
commit
4069ca91be
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@
|
|||
</thead>
|
||||
</table>
|
||||
</div>
|
||||
</div><div style="width:753px;height:350px;overflow:auto;">
|
||||
</div><div style="height:350px;overflow:auto;">
|
||||
<asp:GridView ID="gvFiles" runat="server" AutoGenerateColumns="False"
|
||||
AllowSorting="True" CssSelectorClass="NormalGridView" ShowHeader="false"
|
||||
EmptyDataText="gvFiles" DataKeyNames="Name" OnRowCommand="gvFiles_RowCommand"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue