projects
/
WP-Plugins
/
glm-member-db-events.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b82915b
)
Need to get the styles for jquery ui
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 28 Apr 2016 20:20:45 +0000
(16:20 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 28 Apr 2016 20:21:04 +0000
(16:21 -0400)
models/front/events/list.php
patch
|
blob
|
history
diff --git
a/models/front/events/list.php
b/models/front/events/list.php
index
6f1747f
..
3ea7632
100644
(file)
--- a/
models/front/events/list.php
+++ b/
models/front/events/list.php
@@
-149,6
+149,7
@@
class GlmMembersFront_events_list extends GlmMembersFront_events_baseAction
true
);
wp_enqueue_script('event-dashboard-js');
+ wp_enqueue_style('jquery-style', '//ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css');
switch ($action) {