#277 Re-institute admin functionality for WebGoat 8

- Report card functionality is back
This commit is contained in:
Nanne Baars
2016-12-31 18:27:20 +01:00
parent 490f542885
commit e2cb9ceae0
14 changed files with 457 additions and 135 deletions

View File

@ -16,9 +16,9 @@ require.config({
jquery: 'libs/jquery-1.10.2.min',
underscore: 'libs/underscore-min',
backbone: 'libs/backbone-min',
templates: 'goatApp/templates'
}
,
text: 'libs/text',
templates: 'goatApp/templates',
},
shim: {
underscore: {
exports: "_"