mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-03 19:57:36 +08:00
Unfetched attribute in EntityLogBrowser.search #PL-6141
This commit is contained in:
parent
5be5273689
commit
33cc67e2d1
@ -232,9 +232,7 @@
|
||||
<view class="com.haulmont.cuba.security.entity.EntityLogItem"
|
||||
extends="_local"
|
||||
name="logView">
|
||||
<property name="user">
|
||||
<property name="login"/>
|
||||
</property>
|
||||
<property name="user" view="_minimal"/>
|
||||
</view>
|
||||
|
||||
<view class="com.haulmont.cuba.security.entity.UserSubstitution" name="usersubst.edit">
|
||||
|
Loading…
Reference in New Issue
Block a user