Updated riso.app with Site Configuration Parameter
This commit is contained in:
@@ -134,7 +134,8 @@
|
||||
|
||||
<q-btn
|
||||
v-if="myuser.username === myusername()" icon="fas fa-pencil-alt"
|
||||
color="blue"
|
||||
:color="$q.dark.isActive ? `black`: `white`"
|
||||
:text-color="$q.dark.isActive ? `white`: `black`"
|
||||
size="md"
|
||||
:label="$t('otherpages.modifprof')"
|
||||
to="/editprofile">
|
||||
|
||||
Reference in New Issue
Block a user