|
|
@@ -2442,12 +2442,6 @@ class Report extends Component
|
|
|
$this->emit('close-modal');
|
|
|
}
|
|
|
|
|
|
- public function addAccertatore($numero)
|
|
|
- {
|
|
|
- $this->resetAccertatore();
|
|
|
- $this->currenAccertatoreNumero = $numero;
|
|
|
- }
|
|
|
-
|
|
|
public function editAccertatore($utente)
|
|
|
{
|
|
|
$this->resetAccertatore();
|