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:
f23f2b6
)
Removed code that crept in at the wrong place
author
Chuck Scott
<cscott@gaslightmedia.com>
Tue, 21 Aug 2018 21:19:43 +0000
(17:19 -0400)
committer
Chuck Scott
<cscott@gaslightmedia.com>
Tue, 21 Aug 2018 21:19:43 +0000
(17:19 -0400)
views/front/events/detail.html
patch
|
blob
|
history
diff --git
a/views/front/events/detail.html
b/views/front/events/detail.html
index
8edb645
..
c6c508b
100755
(executable)
--- a/
views/front/events/detail.html
+++ b/
views/front/events/detail.html
@@
-118,12
+118,7
@@
{$rec.name}
{/if}
{if $expired} <span style="color:red;"> (Expired) </span> {/if}
- </span> jQuery('#map-dialog').dialog({
- height: 490,
- width: 630,
- modal: true,
- autoOpen: false
- });
+ </span>
</div>
{else}
{if $rec.name && $rec.name != 'Imported' && $rec.name != 'Imported Event Schedule' }