## Description (required)

Describe here what this pull request is intending to solve.

## Screenshots (optional)

If this pull request affects any visual or UI aspects of this project
then you should place them here, preferably in a before/after format.

## Closes Issue (optional)
Closes # 

## Related Issue(s) (optional)

- X-ref #

## Merge checklist (required, for maintainers only)

This pull request adheres to the following requirements:

- [] JavaScript follows 4 space indentation conventions.
- [] JavaScript was written using ES2015 (ES6) features.
- [] Features and bug fixes are covered by test cases.
- [] All commits follow the _AngularJS Git Commit Message Conventions_.
