mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-03 03:38:33 +08:00
Wrong Button caption. #PL-5070
This commit is contained in:
parent
bc70692e34
commit
b2cb744f5b
@ -93,4 +93,9 @@ public class DeclarativeAction extends BaseAction {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getCaption() {
|
||||
return caption;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user