This commit is contained in:
sidya82
2015-02-18 19:30:16 +01:00
19 changed files with 91 additions and 8 deletions

2
SRC/.gitignore vendored
View File

@ -1,3 +1,3 @@
/vendor
/node_modules
.env
.env

View File

@ -12,7 +12,7 @@ class User extends Model implements AuthenticatableContract, CanResetPasswordCon
protected $table = 'users';
//public $timestamps = false;
public $timestamps = false;
/**
* The attributes that are mass assignable.

View File

@ -6263,4 +6263,4 @@ body,
label,
.checkbox label {
font-weight: 300;
}
}

0
SRC/public/pictures/homePic/bienvenue.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

0
SRC/public/pictures/homePic/fond.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 148 KiB

After

Width:  |  Height:  |  Size: 148 KiB

0
SRC/public/pictures/homePic/search.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

0
SRC/public/pictures/referent/francois.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 45 KiB

0
SRC/public/pictures/referent/hitler.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

0
SRC/public/pictures/referent/lepen.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

0
SRC/public/pictures/referent/nicolas.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

View File

@ -0,0 +1,2 @@
*
!default.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -1,13 +1,10 @@
@extends('app')
@section('content')
<br>
<center>
<!-- <img style="height:auto; width:auto; max-width:400px; alt="" src="./pictures/homePic/bienvenue.png"> -->
<br>
<br>
<form class="form-inline">
<nav>
<form class="form-inline navbar-right">
<div class="form-group">
<img alt="" src="./pictures/homePic/search.png">
<div class="input-group">
@ -15,6 +12,7 @@
</div>
</div>
</form>
</nav>
<br>
<br>