Update index.php
This commit is contained in:
parent
7a41df9545
commit
c5ad9bc8fd
@ -936,7 +936,8 @@
|
|||||||
$(document).ready(function () {
|
$(document).ready(function () {
|
||||||
$(".tabs").tabs();
|
$(".tabs").tabs();
|
||||||
$(".collapsible").collapsible();
|
$(".collapsible").collapsible();
|
||||||
$("#HP_hitdice").hide();
|
$("#HP_max_card").hide();
|
||||||
|
$("#HP_hitdice_card").hide();
|
||||||
$("#dmg_hitdice").hide();
|
$("#dmg_hitdice").hide();
|
||||||
$("#mob_multiattack_card").hide("fast");
|
$("#mob_multiattack_card").hide("fast");
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user