mirror of
https://github.com/openstf/stf
synced 2025-10-05 02:29:26 +02:00
Cleanup code for stf components.
This commit is contained in:
parent
7ddd464ac3
commit
bd493b210b
29 changed files with 3 additions and 189 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue