mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-02 17:07:01 +01:00
Fix grafico
This commit is contained in:
parent
5fc3347c89
commit
8a423b396f
@ -36,7 +36,7 @@ function renderTabella($nome, $righe, $id_scadenza_default = null)
|
||||
echo '
|
||||
<div class="raggruppamento_primanota" data-id_scadenza="'.$id_scadenza_default.'">
|
||||
<button class="btn btn-info btn-xs pull-right" type="button" onclick="addRiga(this)">
|
||||
<i class="fa fa-plus"></i> '.tr('Aggiungi').'
|
||||
<i class="fa fa-plus"></i> '.tr('Aggiungi riga').'
|
||||
</button>
|
||||
|
||||
<h4>'.$nome.'</h4>
|
||||
|
Loading…
x
Reference in New Issue
Block a user