comment google charts...
This commit is contained in:
parent
00e719dfe5
commit
a6943a89a2
|
@ -30,10 +30,10 @@ if ( ! function_exists('tainacan_Enqueues') ) {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Google Charts
|
* Google Charts
|
||||||
|
*
|
||||||
|
* wp_register_script( 'googleCharts', 'https://www.gstatic.com/charts/loader.js');
|
||||||
|
* wp_enqueue_script('googleCharts');
|
||||||
*/
|
*/
|
||||||
wp_register_script( 'googleCharts', 'https://www.gstatic.com/charts/loader.js');
|
|
||||||
wp_enqueue_script('googleCharts');
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Tainacan Theme
|
* Tainacan Theme
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue