mirror of
https://github.com/vrana/adminer.git
synced 2025-08-27 00:05:18 +02:00
Close help after changing type
This commit is contained in:
@@ -386,6 +386,7 @@ function editingTypeChange(type) {
|
||||
alterClass(el, 'hidden', !/`/.test(text));
|
||||
}
|
||||
}
|
||||
helpClose();
|
||||
}
|
||||
|
||||
/** Mark length as required
|
||||
|
Reference in New Issue
Block a user