Преглед на файлове

Tiller : redirection vers distributions après connexion

feature/rotating_product
Guillaume Bourgeois преди 8 месеца
родител
ревизия
c6ebeb97a2
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      backend/controllers/TillerController.php

+ 1
- 1
backend/controllers/TillerController.php Целия файл

@@ -86,6 +86,6 @@ class TillerController extends BackendController
$producer->tiller_refresh_token = $refreshToken;
$producer->save();

return $this->redirectDashboard();
return $this->redirect(['distribution/index']);
}
}

Loading…
Отказ
Запис