Setting a missing parameter - 'empty_value' in NodeAjaxOptionsControl

This commit is contained in:
Surinder Kumar 2016-01-19 19:20:14 +05:30 committed by Ashesh Vashi
parent 8120b380bb
commit 4f4ce74518

View File

@ -37,6 +37,7 @@ function($, _, pgAdmin, Backbone, Backform, Alertify, Node) {
transform: undefined,
url_with_id: false,
first_empty: false,
empty_value: '-- None --',
select2: {
allowClear: true,
placeholder: 'Select from the list',