summaryrefslogtreecommitdiff
path: root/views/event.php
diff options
context:
space:
mode:
authorAaron Parecki <aaron@parecki.com>2018-05-27 10:06:02 -0700
committerAaron Parecki <aaron@parecki.com>2018-05-27 10:06:02 -0700
commitcbc237c8ce63aadaecb6be0fd9eb733f8bb0d6bc (patch)
tree6403279bde6350a09a8dd23e74fed8fea35525ef /views/event.php
parent1c3b6f50df9c1106bd44dbb201f265f144c1fb3c (diff)
whitespace
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>