Login screen

This commit is contained in:
NGPixel
2016-10-23 19:41:02 -04:00
parent 6e65c63606
commit fa7391ea4b
13 changed files with 244 additions and 11 deletions

File diff suppressed because one or more lines are too long

1
assets/js/login.js Normal file
View File

@@ -0,0 +1 @@
"use strict";jQuery(document).ready(function(u){u("#login-user").focus()});