Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. <div class="d-flex-1 relative row-wrapper d-flex" movable="true"> <div class="placeholder-handle hidden-preview hidden-print"> <div class="handle-remove"> <i class="fa fa-times"></i> <i class="fa fa-arrows"></i> <img class="copy-icon" src="https://s3-eu-west-1.amazonaws.com/storage-public/graphics/copy-paste-white.png"> </div> </div> <app-nm-report-row movable="true" class="dash-row-80"> <app-nm-report-col movable="true" class="dash-col-100"> <div class="d-flex-col d-flex-1 report-col-wrapper" dragula-bag="true" accept="true" copy-source="true"> </div> <app-image-gallery> <div aria-hidden="true" aria-labelledby="myMediumModalLabel" bsmodal="" class="modal fade" role="dialog" tabindex="-1"> <div class="modal-dialog modal-md"> <div class="modal-content"> <div class="modal-header"> <button aria-label="Close" class="close" type="button"> <span aria-hidden="true">×</span></button> <label class="modal-title">Image gallery</label> </div> <div class="modal-body image-gallery-wrapper"> </div> </div> </div> </div> </app-image-gallery> </app-nm-report-col> </app-nm-report-row> </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement