Fixed Template Not Compatible Exception
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@120239 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
3e5b79967f
commit
79197f686f
|
@ -22,7 +22,7 @@ public class TDGWTServiceMessagesConstants {
|
|||
|
||||
public static final String operationNotAllowedOnFlow = "operationNotAllowedOnFlow";
|
||||
|
||||
public static final String templateNotCompatibleException = "Template not compatible with this tabular resource!";
|
||||
public static final String templateNotCompatibleException = "templateNotCompatibleException";
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue