|  |  |  | @ -182,5 +182,18 @@ | 
			
		
	
		
			
				
					|  |  |  |  |   </form> | 
			
		
	
		
			
				
					|  |  |  |  | </ng-template> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | <abp-feature-management [(visible)]="visibleFeatures" providerName="T" [providerKey]="providerKey"> | 
			
		
	
		
			
				
					|  |  |  |  | <abp-feature-management | 
			
		
	
		
			
				
					|  |  |  |  |   *abpReplaceableTemplate="{ | 
			
		
	
		
			
				
					|  |  |  |  |     inputs: { | 
			
		
	
		
			
				
					|  |  |  |  |       providerName: { value: 'T' }, | 
			
		
	
		
			
				
					|  |  |  |  |       providerKey: { value: providerKey }, | 
			
		
	
		
			
				
					|  |  |  |  |       visible: { value: visibleFeatures, twoWay: true } | 
			
		
	
		
			
				
					|  |  |  |  |     }, | 
			
		
	
		
			
				
					|  |  |  |  |     outputs: { visibleChange: onVisibleFeaturesChange }, | 
			
		
	
		
			
				
					|  |  |  |  |     componentKey: 'FeatureManagement.FeatureManagementComponent' | 
			
		
	
		
			
				
					|  |  |  |  |   }" | 
			
		
	
		
			
				
					|  |  |  |  |   [(visible)]="visibleFeatures" | 
			
		
	
		
			
				
					|  |  |  |  |   providerName="T" | 
			
		
	
		
			
				
					|  |  |  |  |   [providerKey]="providerKey" | 
			
		
	
		
			
				
					|  |  |  |  | > | 
			
		
	
		
			
				
					|  |  |  |  | </abp-feature-management> | 
			
		
	
	
		
			
				
					|  |  |  | 
 |