pootzko
3/10/2015 - 9:27 AM

Angular controller template

Angular controller template

'use strict';

myApp.controller("MyCtrl", function ($scope) {

});