added download from excel and zip in frontend
This commit is contained in:
@@ -17,8 +17,8 @@ class GlobalRouter {
|
||||
|
||||
static final String pathRoot = "/";
|
||||
|
||||
static final String pathFoto = "/foto";
|
||||
static final String pathQuestionnaire = "/fragenbogen";
|
||||
static final String pathFoto = "/fotodokumentation";
|
||||
static final String pathQuestionnaire = "/fragebogen-auswertung";
|
||||
|
||||
static final String pathFotoHome = "$pathFoto/home";
|
||||
static final String pathFotoCustomer = "$pathFoto/customer";
|
||||
|
||||
Reference in New Issue
Block a user