Skip to content

Commit

Permalink
Close help after changing type
Browse files Browse the repository at this point in the history
  • Loading branch information
vrana committed Jul 23, 2013
1 parent 8f96e15 commit 877f9cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adminer/static/editing.js
Expand Up @@ -386,6 +386,7 @@ function editingTypeChange(type) {
alterClass(el, 'hidden', !/`/.test(text));
}
}
helpClose();
}

/** Mark length as required
Expand Down

0 comments on commit 877f9cf

Please sign in to comment.