#94 incomplete code for products

state: closed opened by: elis47 on: 5/18/2017

This change is Reviewable

Comments


from: adrianharabula on: 5/18/2017

Reviewed 15 of 15 files at r1. Review status: all files reviewed at latest revision, 3 unresolved discussions.


app/resources/views/products.blade.php, line 7 at r1 (raw file):


@section('content')
<link href="/Assets/css/products.css" rel="stylesheet">

cine naiba o fi pus linia asta? :))


app/resources/views/products.blade.php, line 68 at r1 (raw file):

@push('styles')
<link rel="stylesheet" type="text/css" href="{{ asset('/css/products.css') }}">
@endpush

aşa da, aşa se pune un css custom pentru o pagină anume


app/resources/views/layouts/app.blade.php, line 18 at r1 (raw file):

    <link rel="stylesheet" type="text/css" href="{{ asset('/css/custom.css') }}">
    <link rel="stylesheet" type="text/css" href="{{ asset('/css/responsive.css') }}">
    <link rel="stylesheet" type="text/css" href="{{ asset('/css/products.css') }}">

stylesheets adiţionale adăugăm doar cu push, ca mai sus.


Comments from Reviewable

results matching ""

    No results matching ""