cleans up

This commit is contained in:
rgarcia
2016-01-25 20:52:18 +01:00
parent 328f5b4472
commit dbc19090ed
17 changed files with 21 additions and 342 deletions

View File

@@ -1,5 +0,0 @@
function call_function()
{
location.href = "/new_debate_map/" + $('#district-selector-participation').val() ;
}

View File

@@ -1,5 +0,0 @@
function call_function()
{
location.href = "/new_proposal_map/" + $('#district-selector-participation').val() ;
}