mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	Removed duplicate label id entry from dictionary files and update the template.js file.
Signed-off-by: vetrivelc <vetrivel.chinnasamy@citrix.com>
This commit is contained in:
		
							parent
							
								
									aa92f5d483
								
							
						
					
					
						commit
						dd145a397a
					
				| @ -671,7 +671,6 @@ $.extend(dictionary, { | |||||||
| 'state.Expunging': '<fmt:message key="state.Expunging" />', | 'state.Expunging': '<fmt:message key="state.Expunging" />', | ||||||
| 'state.Migrating': '<fmt:message key="state.Migrating" />', | 'state.Migrating': '<fmt:message key="state.Migrating" />', | ||||||
| 'state.Pending': '<fmt:message key="state.Pending" />', | 'state.Pending': '<fmt:message key="state.Pending" />', | ||||||
| 'state.ready': '<fmt:message key="state.ready" />', |  | ||||||
| 'state.Ready': '<fmt:message key="state.Ready" />', | 'state.Ready': '<fmt:message key="state.Ready" />', | ||||||
| 'state.Running': '<fmt:message key="state.Running" />', | 'state.Running': '<fmt:message key="state.Running" />', | ||||||
| 'state.Starting': '<fmt:message key="state.Starting" />', | 'state.Starting': '<fmt:message key="state.Starting" />', | ||||||
|  | |||||||
| @ -1068,7 +1068,7 @@ | |||||||
|                                             label: 'label.status' |                                             label: 'label.status' | ||||||
|                                         }, |                                         }, | ||||||
|                                         isready: { |                                         isready: { | ||||||
|                                             label: 'state.ready', |                                             label: 'state.Ready', | ||||||
|                                             converter: cloudStack.converters.toBooleanText |                                             converter: cloudStack.converters.toBooleanText | ||||||
|                                         } |                                         } | ||||||
|                                     }, |                                     }, | ||||||
| @ -1283,7 +1283,7 @@ | |||||||
|                                                     label: 'label.zone.id' |                                                     label: 'label.zone.id' | ||||||
|                                                 }, |                                                 }, | ||||||
|                                             	isready: { |                                             	isready: { | ||||||
|                                                     label: 'state.ready', |                                                     label: 'state.Ready', | ||||||
|                                                     converter: cloudStack.converters.toBooleanText |                                                     converter: cloudStack.converters.toBooleanText | ||||||
|                                                 }, |                                                 }, | ||||||
|                                                 status: { |                                                 status: { | ||||||
| @ -2067,7 +2067,7 @@ | |||||||
|                                             label: 'label.status' |                                             label: 'label.status' | ||||||
|                                         }, |                                         }, | ||||||
|                                         isready: { |                                         isready: { | ||||||
|                                             label: 'state.ready', |                                             label: 'state.Ready', | ||||||
|                                             converter: cloudStack.converters.toBooleanText |                                             converter: cloudStack.converters.toBooleanText | ||||||
|                                         } |                                         } | ||||||
|                                     }, |                                     }, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user