Minor Update

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

View File

@ -355,7 +355,7 @@ public class TabularDataController {
case TABLEUPDATE:
case TR_OPEN:
case TR_READONLY:
Log.debug("CloseTabularResource Open");
Log.debug("CloseTabularResource");
tabularData.closeTable();
trId = null;
tableOpening = null;