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:
lmann99 2017-01-10 22:50:32 -05:00
parent dbdc802b98
commit cef18801a9

View file

@ -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')}"/>