소스 검색

- Fixed status enumerations

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@281 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 15 년 전
부모
커밋
e090f59756
2개의 변경된 파일114개의 추가작업 그리고 114개의 파일을 삭제
  1. 2 2
      setup/data/04.teams.xml
  2. 112 112
      setup/data/06.servers.xml

+ 2 - 2
setup/data/04.teams.xml

@@ -2,7 +2,7 @@
 <Set>
 <bizTeam id="7">
 <name>Application support</name>
-<status>implementation</status>
+<status>available</status>
 <org_id>2</org_id>
 <email>application@mecanorama.com</email>
 <phone>33456456788</phone>
@@ -10,7 +10,7 @@
 </bizTeam>
 <bizTeam id="8">
 <name>ITOP admin team</name>
-<status>production</status>
+<status>available</status>
 <org_id>2</org_id>
 <email>combodo@gmail.com</email>
 <phone>33123453612</phone>

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 112 - 112
setup/data/06.servers.xml


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.