Bisq types list order.
This commit is contained in:
		
							parent
							
								
									91594f0df6
								
							
						
					
					
						commit
						b635cddc35
					
				@ -6,27 +6,7 @@
 | 
			
		||||
    <div ngbDropdownMenu aria-labelledby="dropdownForm1">
 | 
			
		||||
      <form [formGroup]="radioGroupForm">
 | 
			
		||||
        <label>
 | 
			
		||||
          <input type="checkbox" formControlName="GENESIS"> Genesis
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
          <input type="checkbox" formControlName="TRANSFER_BSQ"> Transfer BSQ
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
          <input type="checkbox" formControlName="PAY_TRADE_FEE"> Pay trade fee
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
          <input type="checkbox" formControlName="PROPOSAL"> Proposal
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
          <input type="checkbox" formControlName="COMPENSATION_REQUEST"> Compensation request
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
          <input type="checkbox" formControlName="REIMBURSEMENT_REQUEST"> Reimbursement request
 | 
			
		||||
          <input type="checkbox" formControlName="ASSET_LISTING_FEE"> Asset listing fee
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
@ -34,7 +14,11 @@
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
          <input type="checkbox" formControlName="VOTE_REVEAL"> Vote reveal
 | 
			
		||||
          <input type="checkbox" formControlName="COMPENSATION_REQUEST"> Compensation request
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
          <input type="checkbox" formControlName="GENESIS"> Genesis
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
@ -42,16 +26,32 @@
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
          <input type="checkbox" formControlName="UNLOCK"> Unlock
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
          <input type="checkbox" formControlName="ASSET_LISTING_FEE"> Asset listing fee
 | 
			
		||||
          <input type="checkbox" formControlName="PAY_TRADE_FEE"> Pay trade fee
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
          <input type="checkbox" formControlName="PROOF_OF_BURN"> Proof of burn
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
          <input type="checkbox" formControlName="PROPOSAL"> Proposal
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
          <input type="checkbox" formControlName="REIMBURSEMENT_REQUEST"> Reimbursement request
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
          <input type="checkbox" formControlName="TRANSFER_BSQ"> Transfer BSQ
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
          <input type="checkbox" formControlName="UNLOCK"> Unlock
 | 
			
		||||
        </label>
 | 
			
		||||
        <br>
 | 
			
		||||
        <label>
 | 
			
		||||
          <input type="checkbox" formControlName="VOTE_REVEAL"> Vote reveal
 | 
			
		||||
        </label>
 | 
			
		||||
      </form>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user