Skip to content

Commit

Permalink
ready for live
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephMcArthur authored Sep 22, 2017
1 parent f16a900 commit 41e94ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenAccessButtonSearch/OpenAccessSearch.lua
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ function Init()
end

function Search()
oaButtonForm.Browser:Navigate("http://dev.openaccessbutton.org/?from=illiad&url=" .. AtlasHelpers.UrlEncode(GetFieldValue("Transaction", "PhotoArticleTitle")));
oaButtonForm.Browser:Navigate("http://openaccessbutton.org/?from=illiad&url=" .. AtlasHelpers.UrlEncode(GetFieldValue("Transaction", "PhotoArticleTitle")));
end

0 comments on commit 41e94ce

Please sign in to comment.