Commit 726178ba authored by frank.xa.zhang's avatar frank.xa.zhang

fixed entity page-- frank

parent 9ecc84fd
infrastructureModule.controller('organizationFullChartController', ['$scope', function ($scope) {
infrastructureModule.controller('organizationFullChartController', ['$scope','$log', function ($scope,$log) {
'use strict';
(function initialize() {
$log.debug('organizationFullChartController.ctor()...');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment