Changeset 1185359
- Timestamp:
- 06/22/2015 07:28:25 AM (11 years ago)
- File:
-
- 1 edited
-
the-welcomizer/trunk/includes/twiz.ajax.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
the-welcomizer/trunk/includes/twiz.ajax.class.php
r1184923 r1185359 3020 3020 } 3021 3021 function twizDisplayVardump(){ 3022 $("#twiz_var_dump").css({"display":"block","height":$(window).height()- 65, "width":$(window).width()-720});3022 $("#twiz_var_dump").css({"display":"block","height":$(window).height()-105, "width":$(window).width()-720}); 3023 3023 } 3024 3024 function twizGetVardump(twiz_effect){
Note: See TracChangeset
for help on using the changeset viewer.