mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-22 13:55:17 +02:00
Added Chat (disabled for now).
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.stf-external-url-modal.stf-modal
|
||||
.modal-header
|
||||
button(type='button', ng-click='cancel()').close ×
|
||||
h4.modal-title(ng-show='title')
|
||||
i.fa.fa-fw(ng-class='icon')
|
||||
span(ng-bind='title')
|
||||
.modal-body
|
||||
iframe(ng-src='{{url}}', width='100%', height='100%', frameborder='0')
|
||||
Reference in New Issue
Block a user