Merge remote-tracking branch 'origin/master' into develop #94
Annotations
10 warnings
Lint and Test:
ui/js/admin.js#L108
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L109
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L169
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L180
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L265
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L350
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L368
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/admin.js#L444
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/alerts.js#L31
All 'var' declarations must be at the top of the function scope
|
Lint and Test:
ui/js/alerts.js#L39
All 'var' declarations must be at the top of the function scope
|