diff --git a/pluginTester/app.js b/pluginTester/app.js index 75e6f38f..ca92a655 100644 --- a/pluginTester/app.js +++ b/pluginTester/app.js @@ -1,7 +1,7 @@ /** * Created by Daniel on 5/23/2015. */ -var $app = angular.module('buildfire', ['ngRoute', 'ui.bootstrap', 'ngFileUpload', 'ngMap', 'ngAutocomplete']); +var $app = angular.module('buildfire', ['ngRoute', 'ui.bootstrap', 'ngFileUpload', 'ngMap', 'ngAutocomplete','angularGrid']); $app.config(['$routeProvider', '$sceDelegateProvider', function ($routeProvider, $sceDelegateProvider) { diff --git a/pluginTester/index.html b/pluginTester/index.html index 69081077..712224c4 100644 --- a/pluginTester/index.html +++ b/pluginTester/index.html @@ -166,6 +166,7 @@ + diff --git a/plugins/testPlugin/control/content/index.html b/plugins/testPlugin/control/content/index.html index 59fd2064..c94ab00e 100644 --- a/plugins/testPlugin/control/content/index.html +++ b/plugins/testPlugin/control/content/index.html @@ -12,7 +12,7 @@ --> - + - +