MT#56783 Show SIP password only to administrative subscribers

Change-Id: I7e5c3174493fcfed131659f193fa3ce7c925d32f
pull/27/merge
Marco Capetta 3 years ago committed by Hugo Zigha
parent 01c7d8187d
commit cc3c5bd862

@ -42,6 +42,7 @@
</template>
</q-input>
<csc-input-password
v-if= "isAdministrative"
:value="currentSIPPassword"
:label="$t('SIP Password')"
readonly

Loading…
Cancel
Save