From 6d6896c32b7f8580cad8c9423be3a7a50566ac3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=CC=81rton=20Csernik?= Date: Mon, 9 Oct 2017 11:43:40 +0200 Subject: [PATCH] removing http from the placeholder images --- resources/views/home.blade.php | 40 +++++++++++++++++----------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index e99a6e9a..631ec205 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -1,7 +1,7 @@ @extends('layouts.dashboard') @section('page_heading','Dashboard') @section('section') - +
@@ -97,14 +97,14 @@
- + @section ('pane2_panel_title', 'Responsive Timeline') @section ('pane2_panel_body') - + - - - + + +
  • @@ -207,9 +207,9 @@
- + - + @endsection @include('widgets.panel', array('header'=>true, 'as'=>'pane2')) @@ -224,8 +224,8 @@ @section ('pane1_panel_title', 'Notifications Panel') @section ('pane1_panel_body') - - + + View All Alerts - + - + @endsection @include('widgets.panel', array('header'=>true, 'as'=>'pane1')) - - + + @section ('pane3_panel_title', 'Chat') @section ('pane3_panel_body') @@ -317,14 +317,14 @@ -
+
  • - User Avatar + User Avatar
    @@ -340,7 +340,7 @@
  • - User Avatar + User Avatar
    @@ -355,7 +355,7 @@
  • - User Avatar + User Avatar
    @@ -370,7 +370,7 @@
  • - User Avatar + User Avatar
    @@ -404,5 +404,5 @@
    - + @stop