Skip to content

Commit 792a977

Browse files
author
Gaurav SinghaRoy
committed
fixed a bug where generic download was not hidden
1 parent 9367a9f commit 792a977

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/assets/javascripts/query.js.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@
5858
@show_sparql_download_modal =->
5959
if SPARQL.textbox.is_valid()
6060
$("#sparql_download_modal").modal("show")
61-
61+
QueryBuilder.convert.configured.hide_download()

0 commit comments

Comments
 (0)