MCPcopy Create free account
hub / github.com/cafebazaar/blacksmith / controllers.js

File controllers.js

web/static/js/controllers.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var blacksmithUIControllers = angular.module('blacksmithUIControllers', []);
2
3blacksmithUIControllers.controller('BlacksmithMachinesCtrl', ['$scope', 'Machines', 'MachineVariable', 'MachineConfigure', function ($scope, Machines, MachineVariable, MachineConfigure) {
4 $scope.sortType = 'name';

Callers

nothing calls this directly

Calls 4

$Function · 0.85
secondsToStrFunction · 0.85
deleteMethod · 0.80
setMethod · 0.80

Tested by

no test coverage detected