#104 Suppression d'un fichier automatique et renommage d'un champ

This commit is contained in:
josephine.vetu
2026-03-26 15:18:39 +01:00
parent 69116fb46b
commit ae2e415524
2 changed files with 1 additions and 15 deletions

View File

@@ -1,14 +0,0 @@
{
// ACTION REQUIRED: This file was automatically added to your project, but it
// will not take effect until additional steps are taken to enable it. See the
// following page for additional information:
//
// https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/EnableConfiguration.md
"$schema": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json",
"settings": {
"documentationRules": {
"companyName": "PlaceholderCompany"
}
}
}

View File

@@ -14,7 +14,7 @@
<thead class="table-active"> <thead class="table-active">
<tr> <tr>
<th scope="col">Titre</th> <th scope="col">Titre</th>
<th scope="col">Auteur</th> <th scope="col">Nom</th>
<th scope="col">Commentaire</th> <th scope="col">Commentaire</th>
<th scope="col">Date de création</th> <th scope="col">Date de création</th>
<th scope="col" class="text-center p-2">Actions</th> <th scope="col" class="text-center p-2">Actions</th>