mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-25 00:09:54 -04:00
- cleanup
This commit is contained in:
parent
eeb6fdd9d0
commit
243f7a489c
@ -541,7 +541,6 @@ define(['jquery', 'reference', 'jquery.ui'],
|
||||
height: 500,
|
||||
resizable: true,
|
||||
title: "Strongs Definition",
|
||||
// TODO(walljm): Figure out why this break stuff.
|
||||
buttons: {
|
||||
"Close": function() {
|
||||
$( this ).dialog( "close" );
|
||||
|
@ -69,3 +69,5 @@ require(["jquery", "db", "common", "reference", "jquery.cookie", "jquery.ui"],
|
||||
$("#searchresults").css("height", window.innerHeight - 200);
|
||||
});
|
||||
});
|
||||
|
||||
|
@ -541,7 +541,6 @@ define(['jquery', 'reference', 'jquery.ui'],
|
||||
height: 500,
|
||||
resizable: true,
|
||||
title: "Strongs Definition",
|
||||
// TODO(walljm): Figure out why this break stuff.
|
||||
buttons: {
|
||||
"Close": function() {
|
||||
$( this ).dialog( "close" );
|
||||
|
Loading…
x
Reference in New Issue
Block a user