Skip to content

Commit

Permalink
Fix missing commits for autofill
Browse files Browse the repository at this point in the history
  • Loading branch information
cheesegrits committed Sep 11, 2022
1 parent 63f1398 commit 6e4f62c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 28 deletions.
31 changes: 3 additions & 28 deletions plugins/fabrik_form/autofill/autofill-min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions plugins/fabrik_form/autofill/autofill.js
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ define(['jquery', 'fab/fabrik'], function (jQuery, Fabrik) {
'g' : 'form',
'v' : v,
'formid' : formid,
'elid' : el.element.id,
'observe' : observe,
'cnn' : this.options.cnn,
'table' : this.options.table,
Expand Down

0 comments on commit 6e4f62c

Please sign in to comment.