version3
This commit is contained in:
@@ -168,7 +168,8 @@
|
||||
{{owner.idCard || '-'}}
|
||||
</td>
|
||||
<td class="text-center">
|
||||
{{owner.countryName}}
|
||||
<!-- {{owner.countryName}}-->
|
||||
{{vc.i18n(owner.countryName,'country')}}
|
||||
</td>
|
||||
<td class="text-center">
|
||||
{{owner.link}}
|
||||
@@ -254,7 +255,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<vc:create path="property/addOwner"></vc:create>
|
||||
<vc:create path="property/editOwner" ></vc:create>
|
||||
<vc:create path="property/editOwner" ></vc:create>
|
||||
<vc:create path="property/deleteOwner" notifyLoadDataComponentName="listOwner"></vc:create>
|
||||
<vc:create path="owner/ownerRooms"></vc:create>
|
||||
<vc:create path="owner/ownerMembers"></vc:create>
|
||||
|
||||
Reference in New Issue
Block a user