diff --git a/SRC/public/pictures/holder b/SRC/public/pictures/holder new file mode 100755 index 0000000..a54a1e6 --- /dev/null +++ b/SRC/public/pictures/holder @@ -0,0 +1 @@ +171x180 \ No newline at end of file diff --git a/SRC/public/pictures/holder.jpg b/SRC/public/pictures/holder.jpg new file mode 100644 index 0000000..ceb77b2 Binary files /dev/null and b/SRC/public/pictures/holder.jpg differ diff --git a/SRC/resources/assets/less/bootstrap/glyphicons.less b/SRC/resources/assets/less/bootstrap/glyphicons.less index 6eab7f7..4038cd6 100644 --- a/SRC/resources/assets/less/bootstrap/glyphicons.less +++ b/SRC/resources/assets/less/bootstrap/glyphicons.less @@ -9,12 +9,8 @@ // Import the fonts @font-face { - font-family: 'Glyphicons Halflings'; - src: url('@{icon-font-path}@{icon-font-name}.eot'); - src: url('@{icon-font-path}@{icon-font-name}.eot?#iefix') format('embedded-opentype'), - url('@{icon-font-path}@{icon-font-name}.woff') format('woff'), - url('@{icon-font-path}@{icon-font-name}.ttf') format('truetype'), - url('@{icon-font-path}@{icon-font-name}.svg#@{icon-font-svg-id}') format('svg'); +font-family: "Glyphicons Halflings"; +src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg"); } // Catchall baseclass diff --git a/SRC/resources/views/admin.blade.php b/SRC/resources/views/admin.blade.php index 5667612..21d6f11 100644 --- a/SRC/resources/views/admin.blade.php +++ b/SRC/resources/views/admin.blade.php @@ -3,12 +3,14 @@ @section('content')
-

Bienvenue dans l'espace d'administration!

-
+

Bienvenue dans l'espace d'administration!

+


-
+ +
+ @@ -23,42 +25,107 @@ - + - + - + - + - + - +
Quentin Rouland quentin.rouland@free.fr Toulouse-- Action -- + + +
Quentin Rouland quentin.rouland@free.fr Toulouse-- Action -- + + +
Quentin Rouland quentin.rouland@free.fr Toulouse-- Action -- + + +
Quentin Rouland quentin.rouland@free.fr Toulouse-- Action -- + + +
Quentin Rouland quentin.rouland@free.fr Toulouse-- Action -- + + +
Quentin Rouland quentin.rouland@free.fr Toulouse-- Action -- + + +
- -
.col-md-4
+ + + + + + + @endsection diff --git a/SRC/resources/views/referent.blade.php b/SRC/resources/views/referent.blade.php index 2a8cb31..884cf39 100644 --- a/SRC/resources/views/referent.blade.php +++ b/SRC/resources/views/referent.blade.php @@ -1,9 +1,186 @@ @extends('app') @section('content') +
-

Bienvenue dans l'espace référent!

-
+
+ +Créer une session: +
+
+
+ +
+
+ +
+ +

+Mes sessions: + + + + + + + + + + + + + + + + + + + + + +
FalbalaSupprimer
bibloSupprimer
TralalaSupprimer
RedminSupprimer
Vive arch linuxSupprimer
+ +
+ + +
+Falbala: (Activer ou Désactiver la session) + +
+ +Sélectionner tout -- Annuler sélection
+
+
+ + +
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+ + +
+
+ +
+ + +
+ +Ajouter un filtre: +

Par critère:

+ + + + +

+ +

Par mot clé:

+
+
+
+ +
+
+ + +

+Mes filtres + + + + + + + + + + + + + + +
Montagne: noireSupprimer
couleur: bleuSupprimer
âge: 10 ansSupprimer
+
+ +
+ @endsection