OSDN Git Service

Change UserInterface and File Manipulation API
[eos/base.git] / zephyr / client / app / route / workspace / workspace.controller.js
1 'use strict';
2
3 angular.module('zephyrApp')
4   .controller('RouteWorkspaceCtrl', function ($scope,directivePath) {
5   });