Merge pull request #34 from mbien/master

Apache Lucene Renovation
diff --git a/app/src/main/webapp/WEB-INF/jsps/editor/EntryEditor.jsp b/app/src/main/webapp/WEB-INF/jsps/editor/EntryEditor.jsp
index 51079e6..05548ce 100644
--- a/app/src/main/webapp/WEB-INF/jsps/editor/EntryEditor.jsp
+++ b/app/src/main/webapp/WEB-INF/jsps/editor/EntryEditor.jsp
@@ -140,7 +140,8 @@
                     ['color', ['color']],
                     ['para', ['ul', 'ol', 'paragraph']],
                     ['height', ['height']],
-                    ['misc', ['codeview']]
+                    ['misc', ['codeview']],
+                    ['insert', ['link']]
                 ],
                 height: 400
             }