|
@@ -12,7 +12,7 @@ function (angular, _, require, config) {
|
|
|
module.controller('ShareModalCtrl', function($scope, $rootScope, $location, $timeout, timeSrv, $element, templateSrv, linkSrv) {
|
|
module.controller('ShareModalCtrl', function($scope, $rootScope, $location, $timeout, timeSrv, $element, templateSrv, linkSrv) {
|
|
|
$scope.options = { forCurrent: true, includeTemplateVars: true, theme: 'current' };
|
|
$scope.options = { forCurrent: true, includeTemplateVars: true, theme: 'current' };
|