Improve CmsView capabilities.
[lgpl/argeo-commons.git] / org.argeo.cms.ui / src / org / argeo / cms / ui / util / CmsUiUtils.java
index e9ca4e5be53fc73cec93fca5136a9225e3bc895c..e72965893cf4cc5e57a6b6ee24e819e8250846dc 100644 (file)
@@ -164,7 +164,7 @@ public class CmsUiUtils implements CmsConstants {
         * FORM LAYOUT
         */
 
-       public static FormData coversAll() {
+       public static FormData coverAll() {
                FormData fdLabel = new FormData();
                fdLabel.top = new FormAttachment(0, 0);
                fdLabel.left = new FormAttachment(0, 0);