Revert "Create vertical scroll bar on global dashboard"
This reverts commit dbdc802b98.
Forgot to checkout new branch prior to committing
This commit is contained in:
parent
dbdc802b98
commit
cef18801a9
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<checkbox id="storedColumnVisible" label="${i18n:_('Show archived column data')}"
|
||||
checked="true" onCheck="dashboardControllerGlobal.showStoredColumn()"/>
|
||||
|
||||
<grid id="pipelineGrid" sclass="global-dashboard-grid" height="500px">
|
||||
<grid id="pipelineGrid" sclass="global-dashboard-grid">
|
||||
<columns>
|
||||
<column label="${i18n:_('PRE-SALES')}"/>
|
||||
<column label="${i18n:_('OFFERED')}"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue