v1.0.0a - Edited CSS & Controller img's
This commit is contained in:
@@ -135,7 +135,7 @@ class FeedbackController extends Controller
|
||||
"<th style='width: 6em;'>Dato</th>".
|
||||
"<th>Feedback Besked</th>".
|
||||
"<th style='width: 5em;'>Ris el. Ros</th>".
|
||||
"<th style=\"width: 1em;\"><img class=\"w-100\" src=\"http://127.0.0.1:8000/images/icons/trashcan.svg\" alt=\"Delete\"></th>".
|
||||
"<th style=\"width: 1em;\"><img class=\"w-100\" src=".asset('/images/icons/trashcan.svg')." alt=\"Delete\"></th>".
|
||||
"</tr>";
|
||||
|
||||
//$value = Feedbacks::query('feedbacks')->select('suggestion_form ')->dump();
|
||||
|
||||
Reference in New Issue
Block a user