Commit 916cb315cd0cbbc90e4fcc33380e3866abcfdd5d
1 parent
919d49dd
Merged DefectFixBodySystemSearch branch with current branch and fixed few issues
Showing
2 changed files
with
2 additions
and
2 deletions
400-SOURCECODE/AIAHTML5.Web/Web.config
... | ... | @@ -38,7 +38,7 @@ |
38 | 38 | <mimeMap fileExtension=".woff" mimeType="application/font-woff" /> |
39 | 39 | <mimeMap fileExtension=".mp3" mimeType="audio/mpeg" /> |
40 | 40 | <mimeMap fileExtension=".woff2" mimeType="application/font-woff2" /> |
41 | - <!--<mimeMap fileExtension=".json" mimeType="application/json" />--> | |
41 | + <mimeMap fileExtension=".json" mimeType="application/json" /> | |
42 | 42 | |
43 | 43 | </staticContent> |
44 | 44 | <defaultDocument enabled="true"> | ... | ... |
400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js