row colors for the table
This commit is contained in:
@@ -239,7 +239,7 @@ class MoonsAdminController extends Controller
|
||||
'FourthQuantity' => $moon->FourthQuantity,
|
||||
'AlliancePrice' => $price['alliance'],
|
||||
'OutOfAlliancePrice' => $price['outofalliance'],
|
||||
'Renter' => $moon->Renter,
|
||||
'Renter' => $moon->RenterCorp,
|
||||
'RentalEnd' => $rentalEnd,
|
||||
'RowColor' => $color,
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user