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