* A few fixes to standard MCI codes
* Load user groups properly * Configurable/themeable date time formats
This commit is contained in:
@@ -91,6 +91,9 @@ function getDefaultConfig() {
|
||||
defaults : {
|
||||
theme : 'NU-MAYA', // :TODO: allow "*" here
|
||||
passwordChar : '*', // TODO: move to user ?
|
||||
dateTimeFormat : {
|
||||
short : 'MM/DD/YYYY',
|
||||
}
|
||||
},
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user