Add and remove transactions.

This commit is contained in:
James Cole
2015-02-24 22:53:38 +01:00
parent 5b9c2cdc13
commit d83b508bbc
15 changed files with 398 additions and 33 deletions

View File

@@ -218,7 +218,6 @@ class ExpandedForm
$selectList[$id] = $title;
}
return $selectList;
}