Skip to content

Commit

Permalink
Populate configuration for keepOldValue
Browse files Browse the repository at this point in the history
  • Loading branch information
kossitk authored Mar 12, 2019
1 parent abf9959 commit 92e7faf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/public/js/jquery.km.masterInput.js
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,7 @@
show: data.settings.show,
refresh: data.settings.refresh,
autoRefresh: data.settings.autoRefresh,
keepOldValue: data.settings.keepOldValue,
responseAsValue: data.settings.responseAsValue,
};

Expand Down

0 comments on commit 92e7faf

Please sign in to comment.