File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -254,11 +254,11 @@ function aggiorna_guadagno() {
254
254
$ confermato = $ result ['confermato ' ];
255
255
}
256
256
echo '
257
- <div class="card card-info collapsable collapsed-card">
257
+ <div class="card card-info collapsed-card">
258
258
<div class="card-header with-border">
259
259
<h3 class="card-title"> ' .tr ('Informazioni aggiuntive ' ).'</h3>
260
260
<div class="card-tools pull-right">
261
- <button type="button" class="btn btn-tool" data-widget="collapse"><i class="fa fa-plus"></i></button>
261
+ <button type="button" class="btn btn-tool" data-card- widget="collapse"><i class="fa fa-plus"></i></button>
262
262
</div>
263
263
</div>
264
264
@@ -303,7 +303,7 @@ function aggiorna_guadagno() {
303
303
input("ora_evasione").set();
304
304
}
305
305
});
306
- </script> ' ;
306
+ </script> ' ;
307
307
}
308
308
309
309
if (in_array ($ module ->getTranslation ('title ' ), ['Fatture di vendita ' , 'Fatture di acquisto ' ])) {
You can’t perform that action at this time.
0 commit comments