Closed Longshot123 closed 8 years ago
There is a small bug in editsoftware.php that is messing up the formatting of the editsoftware->item association 'type' column that makes the column basically unreadable. Removing $attr from line 479 fixes the problem.
Before:
After:
thanks, fixed.
There is a small bug in editsoftware.php that is messing up the formatting of the editsoftware->item association 'type' column that makes the column basically unreadable. Removing $attr from line 479 fixes the problem.
Before:
After: