]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Wrong "check" value
authorCharles du Jeu <charles.dujeu@gmail.com>
Sun, 7 Dec 2008 14:06:47 +0000 (14:06 +0000)
committerCharles du Jeu <charles.dujeu@gmail.com>
Sun, 7 Dec 2008 14:06:47 +0000 (14:06 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1922 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

org.argeo.slc.webapp/src/main/webapp/source/class/org/argeo/ria/components/ViewSelection.js

index fd9058875d50c382a8406945d26cdafeee3dafc8..8f81f0a766f0bfc14347c3dd85bb51d171d2aca4 100644 (file)
@@ -10,7 +10,7 @@ qx.Class.define("org.argeo.ria.components.ViewSelection",
 \r
   properties : {\r
        viewId : {\r
-       check : String,\r
+       check : "String",\r
        nullable: false\r
        }\r
   },\r