#104 Suppression d'un fichier automatique et renommage d'un champ
This commit is contained in:
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user