Skip to content

Commit

Permalink
Add compatibility with Hyva, fix some bugs, add specific area code fo…
Browse files Browse the repository at this point in the history
…r Debug
  • Loading branch information
Daseraf committed Nov 24, 2023
1 parent e060191 commit c7379d8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions view/base/templates/panel/callmap.phtml
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,4 @@ $profile = $profilerViewModel->getProfile();
extraData.create();
})
});
</script>

<style>
.callmap-table tbody tr:nth-of-type(1n+15) {
display: none;
}
</style>
</script>

0 comments on commit c7379d8

Please sign in to comment.