Jump to content

Desabilitar Opção Alterar Senha


João Marcos

Recommended Posts

  • 1 year later...
peterson.reimberg

Boa tarde,

 

Pesquise no disco local C: o arquivo mypreferencesmenu.html.

 

Comente estas linhas:

 

<!--
                <a is="emby-linkbutton" style="display:block; padding: 0; margin:0;" data-ripple="false" href="#" class="lnkMyProfile listItem-border">
                    <div class="listItem">
                        <i class="md-icon listItemIcon listItemIcon-transparent">person</i>
                        <div class="listItemBody">
                            <div class="listItemBodyText">${ButtonProfile}</div>
                        </div>
                    </div>
                </a>
-->
Link to comment
Share on other sites

erikblues

Boa tarde,

 

Pesquise no disco local C: o arquivo mypreferencesmenu.html.

 

Comente estas linhas:

 

<!--

<a is="emby-linkbutton" style="display:block; padding: 0; margin:0;" data-ripple="false" href="#" class="lnkMyProfile listItem-border">

<div class="listItem">

<i class="md-icon listItemIcon listItemIcon-transparent">person</i>

<div class="listItemBody">

<div class="listItemBodyText">${ButtonProfile}</div>

</div>

</div>

</a>

-->

 

Isso vai esconder a opção, mas não vai desabilitar o acesso.

 

Só deixando claro que isso vai “esconder” a opção, mas poderiam “facilmente” editar o html da página manualmente, remover os comentários e assim fazer a opção “reaparecer”.

 

Provavelmente vai resolver o problema, só achei importante colocar essa informação aqui caso seja relevante para alguém.

 

 

Sent from my iPhone using Tapatalk

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...