Ajout Plan de cours vierge

This commit is contained in:
Mathieu Lagace
2019-11-07 15:52:47 -05:00
parent 073ad62ccf
commit 344c406b5a
5 changed files with 82 additions and 60 deletions

View File

@@ -1,4 +1,4 @@
<?php
<?php
$lang = str_replace('_', '-', app()->getLocale());
setlocale( LC_ALL, $lang.'_'.strtoupper($lang).'.utf8','fra');
?>
@@ -27,5 +27,6 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Trumbowyg/2.18.0/ui/trumbowyg.css">
<link rel="stylesheet" href="/assets/jquery-ui-1.12.1/jquery-ui.theme.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="/css/custom.css">