1
0
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:
Ken Hoes 2016-03-14 11:42:44 -04:00
parent 5fdab74ae7
commit b43f7e8c7f

View File

@ -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() {