| | |
| | | <!-- end --> |
| | | </div> |
| | | <div class="modal-footer"> |
| | | <button type="button" class="btn btn-default pull-left" (click)="istest()">{{singleButton.testButton | translate}}</button> |
| | | <button type="button" class="btn btn-default" (click)="close()">{{singleButton.concelButton | translate}}</button> |
| | | <button type="button" class="btn btn-primary" (click)="confirm()">{{singleButton.confirmButton | translate}}</button> |
| | | <button type="button" class="mol_but but_hover pull-left" (click)="istest()">{{singleButton.testButton | translate}}</button> |
| | | <!-- <button type="button" class="btn btn-default" (click)="close()">{{singleButton.concelButton | translate}}</button> --> |
| | | <button type="button" class="mol_but but_hover" (click)="confirm()">{{singleButton.confirmButton | translate}}</button> |
| | | </div> |
| | | </div> |
| | | </div> |