mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-23 21:22:48 +01:00
Renamed resultViewCtrl to cmdController
This commit is contained in:
@@ -53,7 +53,7 @@ app.compose(function() {
|
||||
}
|
||||
});
|
||||
|
||||
app.controller('resultViewCtrl', function() {
|
||||
app.controller('cmdController', function() {
|
||||
var html = app.get('html');
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user