continue jquery removal
This commit is contained in:
parent
2dba35a875
commit
5b0ece51d2
15 changed files with 692 additions and 595 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
<div data-role="content">
|
||||
|
||||
<form class="manualLoginForm" style="display: none; margin: 0 auto;">
|
||||
<form class="manualLoginForm hide" style="margin: 0 auto;">
|
||||
|
||||
<h1 style="text-align: left;">${HeaderPleaseSignIn}</h1>
|
||||
|
||||
|
@ -41,7 +41,7 @@
|
|||
<div class="readOnlyContent" style="margin: .5em auto 1em;">
|
||||
<button is="emby-button" type="button" class="raised cancel block btnForgotPassword"><iron-icon icon="info"></iron-icon><span>${ButtonForgotPassword}</span></button>
|
||||
|
||||
<div class="connectButtons" style="display:none;">
|
||||
<div class="connectButtons hide">
|
||||
<a href="selectserver.html" class="clearLink">
|
||||
<button is="emby-button" type="button" class="raised cancel block"><iron-icon icon="settings"></iron-icon><span>${ButtonChangeServer}</span></button>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue