Guest User

Untitled

a guest
Dec 18th, 2017
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. [DOM] Found 3 elements with non-unique id #input
  2.  
  3. <div class="card-content" on-keypress="_keyHandler">
  4. <paper-input id="login" label="[[i18n('uid')]]"></paper-input>
  5. <paper-input id="pwd" label="[[i18n('pwd')]]" type="password"></paper-input>
  6. <paper-input id="server" label="[[i18n('server')]]"></paper-input>
  7. </div>
Add Comment
Please, Sign In to add comment