Skip to content

Commit

Permalink
Merge branch 'dev-hiresuit' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
nithinjohn22 committed Jan 13, 2025
2 parents 89a6921 + 859bd99 commit 52e4e3a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<div class="awsm-jobs-overview-col-content">
<div class="<?php echo esc_attr( "awsm-jobs-overview-widget-wrapper awsm-jobs-overview-{$widget_id}-widget-wrapper" ); ?>">
<?php
$analytics_data = AWSM_Job_Openings_Overview::get_applications_analytics_data();
if ( ! empty( $analytics_data ) ) :
?>
<div class="awsm-jobs-overview-chart-wrapper">
Expand Down
2 changes: 1 addition & 1 deletion assets/js/admin-overview.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 52e4e3a

Please sign in to comment.