| @@ -34,9 +34,9 @@ | ||
| 34 | 34 | 'show_ui' => true, |
| 35 | 35 | 'menu_position' => 20, |
| 36 | 36 | 'supports' => array( 'title' ), |
| 37 | 37 | 'taxonomies' => array(), |
| 38 | - 'menu_icon' => 'dashicons-grid-view', | |
| 38 | + 'menu_icon' => 'dashicons-grid-view', //WPUltimatePostGrid::get()->coreUrl . '/img/icon_16.png', | |
| 39 | 39 | 'has_archive' => false, |
| 40 | 40 | 'rewrite' => false, |
| 41 | 41 | ) |
| 42 | 42 | ); |