Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@93422 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-03-21 13:41:18 +00:00
parent 855412ae1e
commit aad6bd8da6
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ public class CurationToolBar {
applyTemplateButton = new TextButton("Apply Template",
TabularDataResources.INSTANCE.template32());
applyTemplateButton.enable();
applyTemplateButton.disable();
applyTemplateButton.setScale(ButtonScale.LARGE);
applyTemplateButton.setIconAlign(IconAlign.TOP);
applyTemplateButton.setToolTip("Apply Template");