Link to LGA pages from pledge page.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
class SPLPageRenderer {
|
||||
public function renderPledgePage($councils, $candidates) {
|
||||
public function renderPledgePage($councils, $lga_pages, $candidates) {
|
||||
ob_start();
|
||||
|
||||
$didError = false;
|
||||
|
||||
Reference in New Issue
Block a user