vanhempi
commit
18a24e4c40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
0 lisäystä ja
5 poistoa
-
lib/helpers.rb
|
|
@@ -24,8 +24,3 @@ end |
|
|
|
def download_button(filename, label='Download CSV data') |
|
|
|
"<a class=button href=#{filename} download=#{filename}>#{label}</a>" |
|
|
|
end |
|
|
|
|
|
|
|
def normalise_decision(d) |
|
|
|
# https://schemas.opendata.esd.org.uk/PlanningApplications/LocalOpenDataIncentiveSchemePlanningApplicationsSchemaGuidance.pdf |
|
|
|
|
|
|
|
end |