ver 0.5.71:
- Info Conto - Admin: poter modificare Fido e QtaMax.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
<div v-if="tools.isUserOk()">
|
||||
<CFinder
|
||||
:ind="4"
|
||||
:ind="tools.getIndMainCardsByTable(toolsext.TABMYBACHECAS)"
|
||||
:table="toolsext.TABMYBACHECAS">
|
||||
|
||||
</CFinder>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<div v-if="tools.isUserOk()">
|
||||
|
||||
<CFinder
|
||||
:ind="0"
|
||||
:ind="tools.getIndMainCardsByTable(toolsext.TABMYGOODS)"
|
||||
:table="toolsext.TABMYGOODS"
|
||||
/>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<div v-if="tools.isUserOk()">
|
||||
|
||||
<CFinder
|
||||
:ind="2"
|
||||
:ind="tools.getIndMainCardsByTable(toolsext.TABMYHOSPS)"
|
||||
:table="toolsext.TABMYHOSPS">
|
||||
|
||||
</CFinder>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<div v-if="tools.isUserOk()">
|
||||
|
||||
<CFinder
|
||||
:ind="1"
|
||||
:ind="tools.getIndMainCardsByTable(toolsext.TABMYSKILLS)"
|
||||
:table="toolsext.TABMYSKILLS"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user