'use strict'; /** * Document view controller. */ App.controller('DocumentView', function($scope, Restangular) { });