소스 검색

Merge pull request #57 from smiclea/CORWEB-70

Removed 'use_colocated_snapshots' from CloudLabels.js CORWEB-70
Dorin Paslaru 9 년 전
부모
커밋
8bc632cc66
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/constants/CloudLabels.js

+ 0 - 1
src/constants/CloudLabels.js

@@ -62,7 +62,6 @@ export const defaultLabels = {
   repository_name: "Repository Name",
   shape_name: "Shape Name",
   migr_shape_name: "Migration Shape Name",
-  use_colocated_snapshots: "Use Collocated Snapshots",
   allow_untrusted_swift: "Allow Untrusted Swift",
   glance_api_version: "Glance API Version"
 }