Details
Description
There needs to be specific logic for the 'jar path' input. IE:
$("input[name='jar_path']").addClass("pathChooser").after(getFileBrowseButton($("input[name='jar_path']")));
There needs to be specific logic for the 'jar path' input. IE:
$("input[name='jar_path']").addClass("pathChooser").after(getFileBrowseButton($("input[name='jar_path']")));