- pagine RISO
This commit is contained in:
@@ -91,6 +91,18 @@
|
||||
>
|
||||
<HomeRiso />
|
||||
</div>
|
||||
<div
|
||||
v-else-if="myel.type === shared_consts.ELEMTYPE.PAGERIS"
|
||||
class="myElemBase"
|
||||
>
|
||||
<PageRis />
|
||||
</div>
|
||||
<div
|
||||
v-else-if="myel.type === shared_consts.ELEMTYPE.CMYCIRCUITS"
|
||||
class="myElemBase"
|
||||
>
|
||||
<mycircuits />
|
||||
</div>
|
||||
<div
|
||||
v-else-if="myel.type === shared_consts.ELEMTYPE.RISOHOME_MODERN"
|
||||
class="myElemBase"
|
||||
@@ -603,7 +615,7 @@
|
||||
v-if="editOn"
|
||||
class="elemEdit"
|
||||
>
|
||||
CSendRISTo
|
||||
Bottoni (Invia/Ricevi RIS) CSendRISTo
|
||||
</div>
|
||||
<CSendRISTo></CSendRISTo>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user