comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/DatacageButton.java @ 2905:51ed89b754ae

FLYS client: Removed trailing whitespace. flys-client/trunk@4671 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 15 Jun 2012 09:35:37 +0000
parents f8c03d3af300
children c4973fa23674
comparison
equal deleted inserted replaced
2904:e740c43e6f5b 2905:51ed89b754ae
15 protected Artifact artifact; 15 protected Artifact artifact;
16 protected User user; 16 protected User user;
17 protected CollectionView view; 17 protected CollectionView view;
18 18
19 public DatacageButton( 19 public DatacageButton(
20 String title, 20 String title,
21 Artifact artifact, 21 Artifact artifact,
22 User user, 22 User user,
23 CollectionView view 23 CollectionView view
24 ) { 24 ) {
25 super(title); 25 super(title);
26 26

http://dive4elements.wald.intevation.org