Commit b70f82649a0b3b00eff7e37fac0460c7e0a72e92
1 parent
ff5188c5
Exists in
master
and in
109 other branches
no style for info saverequest
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
js/app/views/PlotUI.js
... | ... | @@ -322,7 +322,7 @@ Ext.define('amdaUI.PlotUI', { |
322 | 322 | } |
323 | 323 | } |
324 | 324 | }, ' ', |
325 | - myDesktopApp.addAmdaInfo('plotSaveRequest','vertical-align:top'), | |
325 | + myDesktopApp.addAmdaInfo('plotSaveRequest'), | |
326 | 326 | ' ', { |
327 | 327 | xtype: 'checkbox', |
328 | 328 | boxLabel: 'All Plot Tabs', |
... | ... |