Skip to content

Instantly share code, notes, and snippets.

angular.module('starter.controllers')
.controller('dragAndDropCtrl', function ($scope, $ionicPopup) {
//$scope.help = function () {
// var helpUp = $ionicPopup.show({
// title: '',
// templateUrl: "templates/statisticsHelpPopup.html",
// cssClass: 'statisticsHelpPopup',
// scope: $scope,
// buttons: [