Changeset 326979
- Timestamp:
- 12/29/2010 06:02:10 PM (15 years ago)
- File:
-
- 1 edited
-
wp-simplyhired-api/trunk/settings-admin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-simplyhired-api/trunk/settings-admin.php
r326838 r326979 26 26 */ 27 27 function wpsha_admin_styles() { 28 wp_enqueue_style('wpsha_ plugin_stylesheet');28 wp_enqueue_style('wpsha_admin_stylesheet', WPSHA_URL . '/css/admin.css'); 29 29 } 30 30
Note: See TracChangeset
for help on using the changeset viewer.