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