mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
@@ -1653,6 +1653,7 @@ IPA.entity_select_widget = function(spec) {
|
||||
that.edit_box = $('<input />',{
|
||||
type: 'text',
|
||||
title: that.tooltip,
|
||||
name: that.name,
|
||||
keyup:function(){
|
||||
that.validate();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user