ng-keydown="keydown($event)"
ng-class="{selected:job.selected}">
-
+
{[ job.name | major_name ]}
diff --git a/digits/templates/layout.html b/digits/templates/layout.html
index 7157da232..d7dc3b2a8 100644
--- a/digits/templates/layout.html
+++ b/digits/templates/layout.html
@@ -12,6 +12,9 @@
{% block title %}DIGITS{% endblock %}
+
@@ -34,7 +37,7 @@
|