updating actions
This commit is contained in:
@@ -5,6 +5,10 @@ import de.srsoftware.web4rail.tags.Label;
|
||||
public class ShowText extends TextAction{
|
||||
|
||||
|
||||
public ShowText(Context parent) {
|
||||
super(parent);
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean fire(Context context) {
|
||||
plan.stream(fill(text,context));
|
||||
|
||||
Reference in New Issue
Block a user