mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-07-05 19:38:44 -05:00
fixed issue with timeline history!
This commit is contained in:
@ -9,8 +9,8 @@
|
||||
$("#history_dialog").dialog({
|
||||
autoOpen: false,
|
||||
modal: true,
|
||||
width: 1000,
|
||||
height: 350,
|
||||
width: 1100,
|
||||
height: 450,
|
||||
buttons: {
|
||||
"Dismiss": function () {
|
||||
$(this).dialog("close");
|
||||
|
Reference in New Issue
Block a user