1
0
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:
RaidMax
2015-04-27 12:40:57 -05:00
parent c9889f0792
commit 8e7622c64e
8 changed files with 114 additions and 20 deletions

View File

@ -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");