summaryrefslogtreecommitdiff
path: root/views/new-itinerary.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/new-itinerary.php')
-rw-r--r--views/new-itinerary.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/new-itinerary.php b/views/new-itinerary.php
index f8c9b02..c3176f9 100644
--- a/views/new-itinerary.php
+++ b/views/new-itinerary.php
@@ -111,7 +111,7 @@ $(function(){
$("#note_category").tokenfield({
createTokensOnBlur: true,
beautify: true
- });
+ });
$("#btn_add_leg").click(function(){
add_leg();