Display the full name in the ACL. The full name is displayed once right click and...
[pithos] / src / gr / ebs / gss / client / AbstractPropertiesDialog.java
index bdd507c..b940e66 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright 2007, 2008, 2009 Electronic Business Systems Ltd.\r
+ * Copyright 2007, 2008, 2009, 2010 Electronic Business Systems Ltd.\r
  *\r
  * This file is part of GSS.\r
  *\r
@@ -94,7 +94,7 @@ public abstract class AbstractPropertiesDialog extends DialogBox {
                                        Label separator = new Label(", ");\r
                                        separator.addStyleName("gss-tag");\r
                                        allTagsContent.add(separator);\r
-                                       tag.addClickHandler(new ClickHandler() {\r
+                                       tag.addClickHandler( new ClickHandler() {\r
 \r
                                                @Override\r
                                                public void onClick(ClickEvent event) {\r