develop dans master - première version stable #9

Merged
nmorin merged 80 commits from develop into master 2022-09-03 22:11:29 +02:00
4 changed files with 16 additions and 2 deletions
Showing only changes of commit d17153ba49 - Show all commits
+7
View File
File diff suppressed because one or more lines are too long
+7
View File
File diff suppressed because one or more lines are too long
+1 -2
View File
@@ -3,8 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Courtail - Portail des courriels</title>
<link rel="stylesheet" type="text/css" media="screen" href="/fichiers/css/principal.css" />
<link rel="stylesheet" type="text/css" media="screen" href="/fichiers/css/formulaires.css" />
<link href="/fichiers/css/bootstrap.css" rel="stylesheet">
<link rel="icon" href="/fichiers/images/favicon.ico" />
</head>
<body>
+1
View File
@@ -1,2 +1,3 @@
<script src="/fichiers/js/bootstrap.js"></script>
</body>
</html>