UI: Fixed custom action (with HTML) template action order in dialog
This commit is contained in:
		
							parent
							
								
									4d3fe3fd96
								
							
						
					
					
						commit
						f133551e98
					
				@ -178,17 +178,17 @@
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
<!--    <div mat-dialog-actions fxLayout="row" fxLayoutAlign="end center">-->
 | 
			
		||||
<!--        <button mat-button mat-raised-button color="primary"-->
 | 
			
		||||
<!--                type="submit"-->
 | 
			
		||||
<!--                [disabled]="(isLoading$ | async) || editEntityForm.invalid || !editEntityForm.dirty">-->
 | 
			
		||||
<!--            Save-->
 | 
			
		||||
<!--        </button>-->
 | 
			
		||||
<!--        <button mat-button color="primary"-->
 | 
			
		||||
<!--                type="button"-->
 | 
			
		||||
<!--                [disabled]="(isLoading$ | async)"-->
 | 
			
		||||
<!--                (click)="cancel()" cdkFocusInitial>-->
 | 
			
		||||
<!--            Cancel-->
 | 
			
		||||
<!--        </button>-->
 | 
			
		||||
<!--        <button mat-button mat-raised-button color="primary"-->
 | 
			
		||||
<!--                type="submit"-->
 | 
			
		||||
<!--                [disabled]="(isLoading$ | async) || editEntityForm.invalid || !editEntityForm.dirty">-->
 | 
			
		||||
<!--            Save-->
 | 
			
		||||
<!--        </button>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
<!--</form>-->
 | 
			
		||||
<!---->
 | 
			
		||||
@ -338,16 +338,16 @@
 | 
			
		||||
<!--        </div>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
<!--    <div mat-dialog-actions fxLayout="row" fxLayoutAlign="end center">-->
 | 
			
		||||
<!--        <button mat-button mat-raised-button color="primary"-->
 | 
			
		||||
<!--                type="submit"-->
 | 
			
		||||
<!--                [disabled]="(isLoading$ | async) || addEntityForm.invalid || !addEntityForm.dirty">-->
 | 
			
		||||
<!--            Create-->
 | 
			
		||||
<!--        </button>-->
 | 
			
		||||
<!--        <button mat-button color="primary"-->
 | 
			
		||||
<!--                type="button"-->
 | 
			
		||||
<!--                [disabled]="(isLoading$ | async)"-->
 | 
			
		||||
<!--                (click)="cancel()" cdkFocusInitial>-->
 | 
			
		||||
<!--            Cancel-->
 | 
			
		||||
<!--        </button>-->
 | 
			
		||||
<!--        <button mat-button mat-raised-button color="primary"-->
 | 
			
		||||
<!--                type="submit"-->
 | 
			
		||||
<!--                [disabled]="(isLoading$ | async) || addEntityForm.invalid || !addEntityForm.dirty">-->
 | 
			
		||||
<!--            Create-->
 | 
			
		||||
<!--        </button>-->
 | 
			
		||||
<!--    </div>-->
 | 
			
		||||
<!--</form>-->
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user