Skip to content

Commit

Permalink
Add Questionnaire link to Information page
Browse files Browse the repository at this point in the history
  • Loading branch information
shiraji authored Feb 28, 2017
1 parent 2b2b261 commit 599d93f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public void onClickSponsors(@SuppressWarnings("unused") View view) {
}

public void onClickQuestionnaire(@SuppressWarnings("unused") View view) {
// TODO
navigator.navigateToWebPage("https://docs.google.com/forms/d/1SNBvJernnyBwglNentXxpdSUkWI9U6umWdDs4Na8OIU/viewform?edit_requested=true");
}

public void onClickContributors(@SuppressWarnings("unused") View view) {
Expand Down

0 comments on commit 599d93f

Please sign in to comment.