From 8277cdf98d43d18be0caea49b316dca97e51b60c Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Sun, 28 Aug 2016 20:40:47 +1000 Subject: [PATCH] Add class to style admin checklists --- includes/sp-core-functions.php | 4 ++-- modules/sportspress-lazy-loading.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/includes/sp-core-functions.php b/includes/sp-core-functions.php index 73f7e9d2..0039dd7e 100644 --- a/includes/sp-core-functions.php +++ b/includes/sp-core-functions.php @@ -845,7 +845,7 @@ if ( !function_exists( 'sp_post_checklist' ) ) { if ( ! isset( $slug ) ) $slug = $meta; ?> -
+
  • @@ -929,7 +929,7 @@ if ( !function_exists( 'sp_column_checklist' ) ) { if ( ! isset( $post_id ) ) global $post_id; ?> -
    +
    • diff --git a/modules/sportspress-lazy-loading.php b/modules/sportspress-lazy-loading.php index c76b5f1f..f6bc4ccd 100644 --- a/modules/sportspress-lazy-loading.php +++ b/modules/sportspress-lazy-loading.php @@ -175,7 +175,7 @@ class SportsPress_Lazy_Loading { $diff = array_diff( $post_ids, $selected ); $selected = array_flip( $selected ); ?> -
      +