74be4b211b
* Condense the different notification icons into one span with a dynamically selected ng-class. * Move logic for determining which notification icon to show and whether there are no notifications into AuthCtrl. * Refactor out the two similar sequences of logic conditions into a helper function.