You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: