summaryrefslogtreecommitdiff
path: root/views/event.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/event.php')
-rw-r--r--views/event.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/event.php b/views/event.php
index c50e1d4..399ff58 100644
--- a/views/event.php
+++ b/views/event.php
@@ -59,7 +59,7 @@
$("#note_category").tokenfield({
createTokensOnBlur: true,
beautify: true
- });
+ });
$("#btn_post").click(function(){
@@ -103,4 +103,4 @@
});
return false;
});
-</script> \ No newline at end of file
+</script>