I was wondering if there is a way to add a indicator to each branch depending on the flag value (T or F) without modifying the abn_tree_directive.js file. For example, let's say menus "Oranges" "Red Delicious" and "Fuji" has new messages inside them so I want to show icon "n" indicating that there is a new item inside the menu.
It doesn't have to be an icon, it can be just span with the letter "new!" and some different css like shown below.
Hi,
I was wondering if there is a way to add a indicator to each branch depending on the flag value (T or F) without modifying the abn_tree_directive.js file. For example, let's say menus "Oranges" "Red Delicious" and "Fuji" has new messages inside them so I want to show icon "n" indicating that there is a new item inside the menu.
It doesn't have to be an icon, it can be just span with the letter "new!" and some different css like shown below.
Thanks in advance!