You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2015/04/23 15:36:21 UTC

[11/20] isis git commit: ISIS-1085: cleanup

ISIS-1085: cleanup


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/d340bfc9
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/d340bfc9
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/d340bfc9

Branch: refs/heads/master
Commit: d340bfc982a949e1d33cbea1d6f76e0039873b04
Parents: cdfa953
Author: Jörg Rade <jo...@kuehne-nagel.com>
Authored: Tue Apr 14 17:17:33 2015 +0200
Committer: Jörg Rade <jo...@kuehne-nagel.com>
Committed: Tue Apr 14 17:21:16 2015 +0200

----------------------------------------------------------------------
 .../ui/components/actionmenu/serviceactions/CssMenuItem.java     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/d340bfc9/core/viewer-wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/components/actionmenu/serviceactions/CssMenuItem.java
----------------------------------------------------------------------
diff --git a/core/viewer-wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/components/actionmenu/serviceactions/CssMenuItem.java b/core/viewer-wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/components/actionmenu/serviceactions/CssMenuItem.java
index 7e28ca4..e7499e3 100644
--- a/core/viewer-wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/components/actionmenu/serviceactions/CssMenuItem.java
+++ b/core/viewer-wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/components/actionmenu/serviceactions/CssMenuItem.java
@@ -5,9 +5,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License. You may obtain a copy of the License at
- * 
+ *
  * http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY