Various batch tweaks, for better execution options etc.
This commit is contained in:
parent
df3623b663
commit
6decabb369
3 changed files with 10 additions and 9 deletions
|
@ -16,8 +16,7 @@ $(function() {
|
|||
if (has_execution_options) {
|
||||
$('#execution-options-dialog').dialog({
|
||||
title: "Execution Options",
|
||||
width: 500,
|
||||
height: 300,
|
||||
width: 600,
|
||||
modal: true,
|
||||
buttons: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue