mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 23:51:09 +03:00
Lookup modal not-resizable
This commit is contained in:
parent
5fdab74ae7
commit
b43f7e8c7f
@ -175,9 +175,9 @@ export default ['Rest', 'ProcessErrors', 'generateList',
|
||||
width: 600,
|
||||
height: (instructions) ? 625 : 450,
|
||||
minWidth: 500,
|
||||
resizable: false,
|
||||
title: hdr,
|
||||
id: 'LookupModal-dialog',
|
||||
resizable: false,
|
||||
onClose: function() {
|
||||
setTimeout(function() {
|
||||
scope.$apply(function() {
|
||||
|
Loading…
Reference in New Issue
Block a user