Plugin Directory

Changeset 2050081


Ignore:
Timestamp:
03/13/2019 11:27:24 PM (7 years ago)
Author:
haystacksearch
Message:

Ensure icon for admin toolbar is in place

File:
1 edited

Legend:

Unmodified
Added
Removed
  • haystack/trunk/Haystack_Plugin.php

    r2050076 r2050081  
    138138
    139139    public function haystack_css($ver = false) {
    140         wp_enqueue_style('haystack_admin',plugin_dir_url(__FILE__).'css/haystack_front.css');
     140        wp_enqueue_style('haystack_admin',plugin_dir_url(__FILE__).'assets/dist/css/hay-front.min.css');
    141141    }
    142142   
Note: See TracChangeset for help on using the changeset viewer.