Loading screen on editor / source init state
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
'use strict'
|
||||
|
||||
import jQuery from 'jquery'
|
||||
import $ from 'jquery'
|
||||
|
||||
jQuery(document).ready(function ($) {
|
||||
$(() => {
|
||||
$('#login-user').focus()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user