Merge pull request #1237 from kensible/1231-lookupModal-specs

1231 lookup modal specs
This commit is contained in:
kensible 2016-03-16 08:36:51 -04:00
commit 57caec392c
2 changed files with 5 additions and 0 deletions

View File

@ -19,4 +19,8 @@
.List-tableCell {
color: @default-interface-txt;
}
&.ui-dialog-content {
overflow-x: hidden;
}
}

View File

@ -177,6 +177,7 @@ export default ['Rest', 'ProcessErrors', 'generateList',
minWidth: 500,
title: hdr,
id: 'LookupModal-dialog',
resizable: false,
onClose: function() {
setTimeout(function() {
scope.$apply(function() {