This commit is contained in:
KANE LAZENI 2026-03-29 20:24:31 +00:00
parent 1a2d2b05c3
commit c8268cd43d
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@
?> ?>
<?php if(count($actes) > "0"): ?> <?php if(count($actes) > "0"): ?>
Ajax consulter
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:10pt;" > <table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:10pt;" >
<thead > <thead >
<tr> <tr>

View File

@ -12,7 +12,6 @@
</div> </div>
<div id="div_detail_bareme"> <div id="div_detail_bareme">
vue Consulter
<?php <?php
require "Vue/Ajaxbaremelettrecletemp/consulter.php"; require "Vue/Ajaxbaremelettrecletemp/consulter.php";
?> ?>