Kaynağa Gözat

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@1308 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d

luoq 10 yıl önce
ebeveyn
işleme
625e034f66
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/main/webapp/resources/js/serve/app.js

+ 1 - 1
src/main/webapp/resources/js/serve/app.js

@@ -53,7 +53,7 @@ define([ 'toaster', 'ngTable', 'common/services', 'ui.router', 'ui.bootstrap', '
 			controller: 'EditUserCtrl'
 		}).state('self.bind',{
 			url: "/bind_business",
-			templateUrl: "static/tpl/serve/self/bind_business.html",
+			templateUrl: "static/tpl/serve/self/bind_enterprise.html",
 			controller: 'EditUserCtrl'
 		}).state('contact', {
 			url : "/contact",