Added events.Service and xmlhelper.service

This commit is contained in:
perploug
2013-08-12 15:06:12 +02:00
parent 930bca4a2b
commit 3e3f12bf63
11 changed files with 456 additions and 10 deletions

View File

@@ -303,6 +303,7 @@ module.exports = function (grunt) {
smarttabs: true,
globalstrict:true,
globals:{$:false, jQuery:false,define:false,require:false,window:false}
}
}
}