Skip to content
Snippets Groups Projects
Commit 9e4b566b authored by lucha's avatar lucha Committed by agata
Browse files

Remove Google Fonts from nextgen-gallery

parent 90431697
No related branches found
No related tags found
No related merge requests found
......@@ -424,7 +424,7 @@ class M_Attach_To_Post extends C_Base_Module
if ($this->is_new_or_edit_post_screen()) {
$router = C_Router::get_instance();
add_editor_style('https://fonts.googleapis.com/css?family=Lato');
// add_editor_style('https://fonts.googleapis.com/css?family=Lato');
add_editor_style($router->get_static_url('photocrati-attach_to_post#ngg_attach_to_post_tinymce_plugin.css'));
wp_enqueue_script('photocrati_ajax');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment