Add action on glossary term in the page

This commit is contained in:
Samy Pessé
2014-08-19 15:40:37 -07:00
parent d0a14dcbcc
commit 511dc9f805
7 changed files with 85 additions and 9 deletions
+1 -2
View File
@@ -33,7 +33,6 @@ define([
};
return {
init: init,
search: search
init: init
};
});