Removed junk text

This commit is contained in:
snipe 2016-04-23 02:09:52 -07:00
parent 4d4b4ffd36
commit 7e0ab645bf

View file

@ -1398,9 +1398,7 @@ class AssetsController extends Controller
} else {
$inout = '<a href="'.route('checkout/hardware', $asset->id).'" class="btn btn-info btn-sm" title="Checkout this asset to a user" data-toggle="tooltip">'.trans('general.checkout').'</a>';
}
} else {
$inout = 'nope'.$asset->assetstatus->deployable;
}
}
}
$row = array(