1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-26 15:54:34 +02:00

Close help after changing type

This commit is contained in:
Jakub Vrana
2013-07-22 18:03:30 -07:00
parent 8f96e15296
commit 877f9cf360

View File

@@ -386,6 +386,7 @@ function editingTypeChange(type) {
alterClass(el, 'hidden', !/`/.test(text));
}
}
helpClose();
}
/** Mark length as required