New admin portal build

This commit is contained in:
hillelcoren 2020-06-18 12:57:57 +00:00
parent 90e711165b
commit 26e1befefb
3 changed files with 7 additions and 5 deletions

View File

@ -3,7 +3,7 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {
"main.dart.js": "70b9695fb0b0b645839d829005dffd13",
"main.dart.js": "1d84a4b8108acec558e8d1d454befcbd",
"favicon.ico": "51636d3a390451561744c42188ccd628",
"manifest.json": "77215c1737c7639764e64a192be2f7b8",
"assets/fonts/Roboto-Regular.ttf": "3e1af3ef546b9e6ecef9f3ba197bf7d2",

6
public/main.dart.js vendored
View File

@ -23928,10 +23928,12 @@ else{r=l.c
if(r===0)e=T.ru(a,b)
else if(r===1)e=T.ru("#,##0.0####",b)
else if(r===2)e=T.ru("#,##0.00###",b)
else e=r===3?T.ru("#,##0.000##",b):c}d=e.er(a0)}if(s)return H.e(d)+"%"
else e=r===3?T.ru("#,##0.000##",b):c}r=a0<0
d=e.er(r?a0*-1:a0)}if(s)return H.e(d)+"%"
else if((a5==null?p.aK.e:a5)||l.b.length===0)return H.e(d)+" "+H.e(l.f)
else if(h)return H.e(d)+" "+J.aB(l.b)
else{s=l.b
if(h)return H.e(d)+" "+J.aB(s)
if(r)return"-"+H.e(s)+H.e(d)
else return H.e(s)+H.e(d)}},
cC6:function(a){if(J.Nk(a,"http"))return a
return"http://"+a},

File diff suppressed because one or more lines are too long