More cleanup

This commit is contained in:
snipe
2014-06-19 22:19:20 -04:00
parent e7e75631c5
commit bef5170b7c
+1 -2
View File
@@ -223,8 +223,7 @@ class LicensesController extends AdminController {
{
for ($i=1; $i <= abs($difference); $i++) {
//Delete the appropriate number of seats
$license->licenseseats->pop()->delete();
echo '<li>'.$i;
$seats->pop()->delete();
}
//Log the deletion of seats to the log