Skip to content
Snippets Groups Projects
Commit 743c8c78 authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

Retrait des div.main

parent 2db7d233
No related branches found
No related tags found
No related merge requests found
Pipeline #12442 passed
......@@ -25,7 +25,6 @@ $canAffecter = $this->isAllowed(PrivilegePrivileges::getResourceId(PrivilegePriv
Gestion des affectations de privilège
</h1>
<div class="main">
<div class="row">
<?php /** @see \UnicaenPrivilege\Controller\CategorieController::indexAction() */ ?>
......@@ -88,7 +87,6 @@ $canAffecter = $this->isAllowed(PrivilegePrivileges::getResourceId(PrivilegePriv
</tbody>
</table>
</div>
</div>
<style>
th.categorie {
......
......@@ -25,7 +25,6 @@ $canProvider = $this->isAllowed(PrivilegePrivileges::getResourceId(Pr
<strong><?php echo $categorie; ?></strong>
</h1>
<div class="main">
<div class="row">
<div class="col-md-6">
<?php if ($canRetour) : ?>
......@@ -155,7 +154,6 @@ $canProvider = $this->isAllowed(PrivilegePrivileges::getResourceId(Pr
</tbody>
</table>
</div>
<script>
$(function() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment