Update ui to use bootstrap ui in more places
This commit is contained in:
@@ -32,7 +32,7 @@ try {
|
||||
} break;
|
||||
case 'hash': {
|
||||
$type = Sihnon_Config::TYPE_HASH;
|
||||
$value = array();
|
||||
$value = array('' => '');
|
||||
} break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user