Fixed: le reactions devono stare in una tabella a parte (reactions).
- cambiata la gestione dei seen, fav, book, attend
This commit is contained in:
@@ -1144,6 +1144,12 @@
|
||||
:prop_myrec="myrecdialog"
|
||||
>
|
||||
</CMyCardCircuitPopup>
|
||||
<!--<CMyCardService
|
||||
v-else-if="shared_consts.TABLES_FAVORITE_BOOKMARK.includes(mytable)"
|
||||
:table="mytable"
|
||||
:idRec="myrecdialog._id"
|
||||
>
|
||||
</CMyCardService>-->
|
||||
<CMyCardService
|
||||
v-else-if="shared_consts.TABLES_FAVORITE_BOOKMARK.includes(mytable)"
|
||||
:table="mytable"
|
||||
|
||||
Reference in New Issue
Block a user