move credential.js from customize.dist/ to www/common/
This commit is contained in:
@@ -1017,7 +1017,7 @@ define([
|
||||
var Cred, Block, Login;
|
||||
Nthen(function (waitFor) {
|
||||
require([
|
||||
'/customize/credential.js',
|
||||
'/common/common-credential.js',
|
||||
'/common/outer/login-block.js',
|
||||
'/customize/login.js'
|
||||
], waitFor(function (_Cred, _Block, _Login) {
|
||||
|
||||
Reference in New Issue
Block a user