UNPKG

zettapi_client

Version:

Client side CRUD operations in angular to use with zettapi_server rest api to get started quickly in any CMS project

4 lines (3 loc) 96 B
app.controller('errorCtrl', function($scope, $modal) { $scope.openModal = $modal._open; });