diff --git a/omnisharp.json b/omnisharp.json deleted file mode 100644 index 5df81efa..00000000 --- a/omnisharp.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "dotnet": { - "enabled": false - }, - "msbuild": { - "enabled": true - }, - "Dnx": { - "enabled": false - }, - "Script": { - "enabled": false - }, - "fileOptions": { - "systemExcludeSearchPatterns": [ - "**/bin/**/*", - "**/obj/**/*", - "**/node_modules/**/*" - ], - "userExcludeSearchPatterns": [] - } -} diff --git a/src/Yavsc/wwwroot/js/comment.js b/src/Yavsc/wwwroot/js/comment.js index a302ff44..0303fac3 100644 --- a/src/Yavsc/wwwroot/js/comment.js +++ b/src/Yavsc/wwwroot/js/comment.js @@ -136,7 +136,7 @@ $.widget("psc.blogcomment", { success: function(data) { _this.cmtInput.val(''); $('span.field-validation-valid[data-valmsg-for="Content"]').empty(); - $('