From b3edfb955fe46ab4583f044c71f225737a7cbd8c Mon Sep 17 00:00:00 2001 From: Athou Date: Wed, 10 Apr 2013 22:02:18 +0200 Subject: [PATCH] category dropdown menu --- src/main/webapp/directives/category.html | 27 ++++++++++++++---- src/main/webapp/js/directives.js | 36 +++++++++++++++++++++++- src/main/webapp/js/services.js | 1 + 3 files changed, 57 insertions(+), 7 deletions(-) diff --git a/src/main/webapp/directives/category.html b/src/main/webapp/directives/category.html index b572675f..d438a2f8 100644 --- a/src/main/webapp/directives/category.html +++ b/src/main/webapp/directives/category.html @@ -1,10 +1,25 @@
  • - - - - {{formatCategoryName({category:node})}} +
    + + + + + {{formatCategoryName({category:node})}} + - +