Skip to content

Commit 4bbe8b2

Browse files
force run travis
1 parent b5cede6 commit 4bbe8b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/frame.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,7 @@
493493
alert(visualizer.l10n.select_columns);
494494
return false;
495495
}
496+
496497
// populate the form elements that are in the other tabs.
497498
$('#json-conclude-form-helper .json-form-element, #json-endpoint-form .json-form-element, #json-root-form .json-form-element, #vz-import-json .json-form-element').each(function(x, y){
498499
$('#json-conclude-form').append('<input type="hidden" name="' + y.name + '" value="' + y.value + '">');

0 commit comments

Comments
 (0)