diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-06-29 22:39:50 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-06-29 22:44:06 +0100 |
commit | 81c55de7598ff15f56de6341727ed46f7f9eed18 (patch) | |
tree | 3f6722764b2f5a93a4de2b317764652627dc4e6a /perllib/FixMyStreet/App/Controller/Report | |
parent | 18466c1477b47c7d8abf186d78f4ba21df9c18ff (diff) |
Move to Vector layer rather than Markers, to be able to use the Strategy/Protocol features.
Diffstat (limited to 'perllib/FixMyStreet/App/Controller/Report')
-rw-r--r-- | perllib/FixMyStreet/App/Controller/Report/New.pm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/perllib/FixMyStreet/App/Controller/Report/New.pm b/perllib/FixMyStreet/App/Controller/Report/New.pm index 4488ce8cd..3a7d18a1c 100644 --- a/perllib/FixMyStreet/App/Controller/Report/New.pm +++ b/perllib/FixMyStreet/App/Controller/Report/New.pm @@ -71,10 +71,6 @@ phone partial -=head2 can be ignored - -all_pins: related to map display - not relevant to creation of a new report - =cut sub report_new : Path : Args(0) { |