You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi i want to use a custom directive(ngdialog ) in my preview page..
i want to inject the custom directive module as below
fg.controller('fgSchemaController', function ($scope, fgUtils, $rootScope, $filter, $controller, $http, ngDialog) {