@page "/ConfListNew" @*
Configurazioni
*@
@if (isLoading) { } else {
@if (showConf == 0) {
} else if (showConf == 1) {
} else if (showConf == 2) {
} else if (showConf == 3) {
}
}
@*
Configurazioni
@if (isLoading) { } else {
@if (showConf == 0) {
} else if (showConf == 1) {
} else if (showConf == 2) {
} else if (showConf == 3) {
}
}
*@