mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-23 22:35:25 +02:00
Cleanup code for stf components.
This commit is contained in:
@@ -19,7 +19,6 @@ module.exports = function ServiceFactory($modal, $sce) {
|
||||
var modalInstance = $modal.open({
|
||||
template: require('./external-url-modal.jade'),
|
||||
controller: ModalInstanceCtrl,
|
||||
// size: 'lg',
|
||||
windowClass: 'modal-size-80p',
|
||||
resolve: {
|
||||
title: function() {
|
||||
|
||||
Reference in New Issue
Block a user