Fix case typo

This commit is contained in:
Ludovic CANDELLIER
2020-04-15 15:40:57 +02:00
parent 54e7a3f5a1
commit 49afb9ca4c
28 changed files with 48 additions and 65 deletions

View File

@@ -24,6 +24,6 @@ class HomeController extends Controller
*/
public function index()
{
return redirect('dashboard');
return view('Shop.home');
}
}

View File

@@ -3,17 +3,6 @@
'bodyClass' => 'hold-transition login-page'
])
@include('boilerplate::load.icheck')
@prepend('js')
@include('components.js.ie11')
@include('components.js', ['js' => '/js/main.min.js'])
@endprepend
@push('css')
@include('components.css', ['css' => '/css/main.min.css'])
@endpush
@section('content')
@component('auth.loginbox')
{!! Form::open(['route' => 'boilerplate.login', 'method' => 'post', 'autocomplete'=> 'off']) !!}

View File

@@ -8,7 +8,6 @@
<meta name="csrf-token" content="{{ csrf_token() }}">
<title>@if (isset($title)) {{ $title }} @endif | {{ config('app.name') }}</title>
<link rel="stylesheet" href="{{ mix('/boilerplate.min.css', '/assets/vendor/boilerplate') }}">
<link rel="stylesheet" href="/css/admin.min.css">
@stack('css')
</head>
<body class="sidebar-mini skin-{{ config('boilerplate.app.skin', 'blue') }}">

View File

@@ -19,14 +19,14 @@
<div id="featured-products-block" class="tab-pane active">
<div class="block_content row">
<div id="ishi-featured-products" class="owl-carousel">
{{ include("shop._partials.product") }}
{{ include("shop._partials.product") }}
{{ include("shop._partials.product") }}
{{ include("shop._partials.product") }}
{{ include("shop._partials.product") }}
{{ include("shop._partials.product") }}
{{ include("shop._partials.product") }}
{{ include("shop._partials.product") }}
{{ include("shop._partials.product", {index:1}) }}
{{ include("shop._partials.product", {index:2}) }}
{{ include("shop._partials.product", {index:3}) }}
{{ include("shop._partials.product", {index:4}) }}
{{ include("shop._partials.product", {index:5}) }}
{{ include("shop._partials.product", {index:6}) }}
{{ include("shop._partials.product", {index:7}) }}
{{ include("shop._partials.product", {index:8}) }}
</div>
</div>
</div>

View File

@@ -14,7 +14,7 @@
<div class="row">
<div id="ishistoreinfo" class="col-lg-3 footer-block">
<div class="footer-title clearfix hidden-lg-up collapsed" data-target="#ishistoreinfo-container" data-toggle="collapse">
<span class="h3 block-heading">About US</span>
<span class="h3 block-heading">A propos</span>
<span class="navbar-toggler collapse-icons">
<i class="material-icons add">&#xE313;</i>
<i class="material-icons remove">&#xE316;</i>
@@ -22,10 +22,10 @@
</div>
<div id="ishistoreinfo-container" class="ishistoreinfo-inner collapse footer-dropdown">
<a href="http://demo.ishithemes.com" class="store-logo">
<img src="modules/ishistoreinfoblock/views/img/footer-logo.png" alt="footer-logo.png">
<img src="/img/logo.png" alt="footer-logo.png" width="200">
</a>
<div class="store-description">
<p>Fruit is their fill meat hath abundantly place meat dont stars so and which signs third second. </p>
<p>Ensemble, grâce aux variétés paysannes, construisons une alimentation respectueuse du vivant ! </p>
</div>
</div>
</div><!-- Block links module -->
@@ -54,7 +54,7 @@
<a href="fr/meilleures-ventes" title="Meilleures ventes">Meilleures ventes</a>
</li>
<li class="item">
<a href="fr/magasins" title="Nos magasins">Nos magasins</a>
<a href="fr/magasins" title="Notre magasin">Notre magasin</a>
</li>
<li class="item">
<a href="fr/nous-contacter" title="Contactez-nous">Contactez-nous</a>
@@ -111,7 +111,7 @@
<a id="mywishlist-link" href="fr/module/ishiblockwishlist/mywishlist" title="My Wishlists" class="col-lg-4 col-md-6 col-sm-6 col-xs-12">
<span class="link-item">
<i class="fa fa-heart"></i>
My Wishlists
Mes favoris
</span>
</a>
<!-- END : MODULE WishList -->
@@ -161,8 +161,8 @@
</span>
</div>
<div class="social_text hidden-md-down">
<p class="h3 title_block">Follow Us</p>
<p class="social-label">Keep Up To Date with Our latest offers</p>
<p class="h3 title_block">Abonnez-vous</p>
<p class="social-label">Pour rester informés de nos nouveautés</p>
</div>
<div id="block-container" class="collapse footer-dropdown">
<ul class="social-inner">
@@ -220,8 +220,8 @@
<div class="col-lg-6 col-xs-12">
<p class="footer-aftertext">
<a class="_blank" href="http://www.prestashop.com" target="_blank">
© 2020 - Logiciel e-commerce par PrestaShop™
<a class="_blank" href="http://www.huma.net" target="_blank">
© 2020 - Logiciel e-commerce par HumaN.E.T
</a>
</p>

View File

@@ -3,7 +3,7 @@
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-6 left-nav">
<div id="ishiheaderblock" class="clearfix">
<div class="header-text">Obtenez Flat 25% de réduction aujourd hui</div>
<div class="header-text">Obtenez 25% de réduction aujourd hui</div>
</div>
</div>
@@ -14,6 +14,7 @@
<span class="expand-more">Français</span>
<i class="material-icons expand-more">&#xE313;</i>
</a>
<!--
<ul class="dropdown-menu" aria-labelledby="language-selector-label">
<li >
<a href="en/" class="dropdown-item" data-iso-code="en">English</a>
@@ -34,7 +35,9 @@
<a href="pl/" class="dropdown-item" data-iso-code="pl">Polski</a>
</li>
</ul>
-->
</div>
<!--
<div class="currency-selector dropdown js-dropdown">
<span class="currency-selector-label">Devise :</span>
<a data-target="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" aria-label="Sélecteur de devise">
@@ -50,8 +53,9 @@
</li>
</ul>
</div>
-->
<div class="user-info dropdown js-dropdown">
<span class="account-logo expand-more" data-toggle="dropdown" role="button">Account <i class="material-icons expand-more">&#xE313;</i></span>
<span class="account-logo expand-more" data-toggle="dropdown" role="button">Compte client <i class="material-icons expand-more">&#xE313;</i></span>
<ul class="dropdown-menu" aria-labelledby="dLabel">
<li>

View File

@@ -4,23 +4,23 @@
<div id="desktop_logo">
<h1>
<a href="">
<img class="logo img-responsive" src="img/demo-shop-logo-1528709483.jpg" alt="Demo Shop">
<img class="logo img-responsive" src="img/logo.png" alt="Demo Shop">
</a>
</h1>
</div>
<div id="_desktop_cart">
<div class="blockcart cart-preview inactive" data-refresh-url="//demo.ishithemes.comfr/module/ps_shoppingcart/ajax">
<div class="blockcart cart-preview inactive" data-refresh-url="/module/ps_shoppingcart/ajax">
<div class="header">
<span class="cart-link">
<span class="cart-img"></span>
<span class="cart-content">
<span class="cart-name">Panier</span>
<span class="cart-products-count hidden-md-down">0,00 $ - 0 items</span>
<span class="cart-products-count hidden-md-down">0,00  - 0 produits</span>
<span class="cart-products-count hidden-lg-up">0</span>
</span>
</span>
<div class="cart-dropdown empty">
<span>Your cart is empty</span>
<span>Votre panier est vide</span>
</div>
</div>
</div>
@@ -29,7 +29,7 @@
<div class="call-img"></div>
<div class="call">
<div class="call-us">Appelez-nous</div>
<div class="call-num">+00 900 123456789</div>
<div class="call-num">01 23 45 67 89</div>
</div>
</div>

View File

@@ -7,8 +7,8 @@
<div class="thumbnail-inner">
<a href="fr/tshirts/1-faded-short-sleeves-tshirt.html" class="thumbnail product-thumbnail">
<img src = "6-home_default/faded-short-sleeves-tshirt.jpg" alt = "Simul dolorem voluptaria" data-full-size-image-url="6-large_default/faded-short-sleeves-tshirt.jpg">
<img class="product-img-extra change" src = "7-home_default/faded-short-sleeves-tshirt.jpg"/>
<img src = "/img/products/product{{ index }}.jpg" alt = "Simul dolorem voluptaria" data-full-size-image-url="/img/products/product{{ index }}.jpg">
<img class="product-img-extra change" src = "/img/products/product2.jpg"/>
</a>
<div class="thumbnail-buttons">
@@ -35,7 +35,7 @@
<div class="wishlist-btn">
<a id="wishlist_button" href="#" onclick="WishlistCart('wishlist_block_list', 'add', 1, 0, 1); return false;" title="Add to my wishlist">
<span class="lblwishlist"> Add to wishlist</span>
<span class="lblwishlist"> Mettre en favoris</span>
</a>
</div>
</div>
@@ -77,7 +77,7 @@
<div class="product-price-and-shipping">
<span class="regular-price">16,51 $</span>
<span class="discount-percentage discount-product">-20%</span>
<span itemprop="price" class="price">13,21 $</span>
<span itemprop="price" class="price">13,21 </span>
</div>
<div class="highlighted-informations hidden-sm-down">

View File

@@ -9,7 +9,7 @@
<i class="material-icons remove">&#xE316;</i>
</span>
</span>
Women
Légumes
</a>
<div class="popover sub-menu js-sub-menu collapse" id="top_sub_menu_74053">
<ul class="top-menu" data-depth="1">
@@ -21,23 +21,23 @@
<i class="material-icons remove">&#xE316;</i>
</span>
</span>
Tops
Tops des ventes
</a>
<div class="collapse" id="top_sub_menu_37104">
<ul class="top-menu" data-depth="2">
<li class="category" id="category-5">
<a class="dropdown-item" href="fr/5-tshirts" data-depth="2">
T-shirts
Tomates
</a>
</li>
<li class="category" id="category-6">
<a class="dropdown-item" href="fr/6-top" data-depth="2">
Tops
Aubergine
</a>
</li>
<li class="category" id="category-7">
<a class="dropdown-item" href="fr/7-blouses" data-depth="2">
Blouses
Carottes
</a>
</li>
</ul>
@@ -51,23 +51,23 @@
<i class="material-icons remove">&#xE316;</i>
</span>
</span>
Dresses
De saison
</a>
<div class="collapse" id="top_sub_menu_96802">
<ul class="top-menu" data-depth="2">
<li class="category" id="category-9">
<a class="dropdown-item" href="fr/9-casual-dresses" data-depth="2">
Casual Dresses
Betteraves
</a>
</li>
<li class="category" id="category-10">
<a class="dropdown-item" href="fr/10-evening-dresses" data-depth="2">
Evening Dresses
Artichauts
</a>
</li>
<li class="category" id="category-11">
<a class="dropdown-item" href="fr/11-summer-dresses" data-depth="2">
Summer Dresses
Courges
</a>
</li>
</ul>
@@ -80,22 +80,12 @@
</li>
<li class="category" id="category-12">
<a class="dropdown-item" href="fr/12-outfits" data-depth="0">
Outfits
Semences
</a>
</li>
<li class="category" id="category-13">
<a class="dropdown-item" href="fr/13-accessories" data-depth="0">
Accessories
</a>
</li>
<li class="cms-page" id="cms-page-1">
<a class="dropdown-item" href="fr/content/1-delivery" data-depth="0">
Delivery
</a>
</li>
<li class="cms-page" id="cms-page-4">
<a class="dropdown-item" href="fr/content/4-about-us" data-depth="0">
About us
Livres
</a>
</li>
</ul>

View File

@@ -13,8 +13,9 @@
<link rel="icon" type="image/vnd.microsoft.icon" href="img/favicon.ico?1528709483">
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico?1528709483">
<link rel="stylesheet" href="theme.css" type="text/css" media="all">
<link rel="stylesheet" href="/css/theme.css" type="text/css" media="all">
{{ include("shop._partials.presta_js")}}
</head>
@@ -49,7 +50,7 @@
<a id="slidetop" href="#" >&nbsp;</a>
<script type="text/javascript" src="theme.js" ></script>
<script type="text/javascript" src="/js/theme.js" ></script>
</body>