mirror of
https://github.com/chenasraf/snpr.git
synced 2026-05-18 01:39:01 +00:00
It was missing a few brackets
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
$("#phenotype_characteristic").autocomplete({
|
||||
source: <%= raw(phenotype_array.to_json) %>
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<div class="form-group">
|
||||
|
||||
Reference in New Issue
Block a user