I want to sum every task_time for every dept. Then display it in table - *This part works.*
Next I want to display total task_time for every dept where date = date choosed by user. -* It also works.* Next I want to display total task_time for every dept where user = user choosed from list. - *It works only if date is choosed.* I want to can choose date or user *no* date and user. I've created jsFiddle to show problem. https://jsfiddle.net/mrp3qxgq/48/ -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
