Projekt

Obecné

Profil

« Předchozí | Další » 

Revize e97fc3e6

Přidáno uživatelem Lukáš Vlček před asi 2 roky(ů)

Bug fixes

Zobrazit rozdíly:

webapp/constants.ts
11 11
        return e;
12 12
    }
13 13
}
14

  
15
export function getBasePath() {
16
    return env('BASE_PATH') ?? '/law';
17
}
18

  
14 19
export const COLOR_GENERAL = 'gray';
15 20
export const COLOR_SUCCESS = 'darkgreen';
16 21
export const COLOR_WARNING = 'darkorange';

Také k dispozici: Unified diff