forked from ScoDoc/ScoDoc
bilan_etud : responsive in progress
This commit is contained in:
parent
9caa6bf75d
commit
71f88dfa97
@ -8,7 +8,8 @@
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
#ajout-assiduite-etud #modimpl {
|
||||
#modimpl,
|
||||
#moduleimpl_select {
|
||||
max-width: 200px;
|
||||
}
|
||||
}
|
@ -76,6 +76,7 @@ Bilan assiduité de {{sco.etud.nomprenom}}
|
||||
id="stats_date_debut" value="{{date_debut}}"></label>
|
||||
<label class="stats-label"> Date de fin <input type="text" class="datepicker" name="stats_date_fin"
|
||||
id="stats_date_fin" value="{{date_fin}}"></label>
|
||||
<br mobile="true">
|
||||
<button onclick="stats()">Actualiser</button>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user