Renamed resultViewCtrl to cmdController

This commit is contained in:
Borys Levytskyi
2015-04-04 19:55:23 +03:00
parent 8d8aa60142
commit f1aee5be38
4 changed files with 6 additions and 7 deletions

View File

@@ -53,7 +53,7 @@ app.compose(function() {
}
});
app.controller('resultViewCtrl', function() {
app.controller('cmdController', function() {
var html = app.get('html');
return {