You've already forked pigallery2
							
							
				mirror of
				https://github.com/bpatrik/pigallery2.git
				synced 2025-10-30 23:57:43 +02:00 
			
		
		
		
	| @@ -36,9 +36,8 @@ | ||||
|             [disabled]="state.readonly || Disabled" | ||||
|             [id]="idName" | ||||
|             required="required"> | ||||
|           <div class="input-group-append" *ngIf="state.tags?.unit && !this.state.tags?.uiOptions"> | ||||
|             <span class="input-group-text">{{state.tags?.unit}}</span> | ||||
|           </div> | ||||
|           <span class="input-group-text" | ||||
|                 *ngIf="state.tags?.unit && !this.state.tags?.uiOptions">{{state.tags?.unit}}</span> | ||||
|         </div> | ||||
|  | ||||
|         <select | ||||
|   | ||||
		Reference in New Issue
	
	Block a user