Skip to content

Commit

Permalink
ShowEntityInfoRole doesn't provide access to EntityInfoView jmix-fram…
Browse files Browse the repository at this point in the history
  • Loading branch information
KremnevDmitry committed Nov 17, 2022
1 parent 5a57a55 commit 121673b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
import java.util.List;
import java.util.function.Function;

@ViewController("EntityInfoView")
@ViewController("entityInfoView")
@ViewDescriptor("entity-info-view.xml")
@DialogMode(width = "50em", height = "37.5em", resizable = true)
public class EntityInfoView extends StandardView {
Expand Down

0 comments on commit 121673b

Please sign in to comment.