diff --git a/package.json b/package.json index cd5b3fb..eb97655 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "Seatsmart", "productName": "Seatsmart", - "version": "2.0.3", + "version": "2.0.4", "author": "Thaddeus McCleary", "description": "a classroom participation tracking application", "scripts": { diff --git a/src/views/Search.vue b/src/views/Search.vue index a4bd883..a2c0e5d 100644 --- a/src/views/Search.vue +++ b/src/views/Search.vue @@ -21,7 +21,7 @@
- +
search illustration

No students were found.

-

Be sure to search using students' "English" names or Tiger IDs.

- Also, you can click the + Click the enable archive icon icon above to include students from archived classes.

@@ -57,7 +56,7 @@ {type: 'spacer', size: 'flexible'}, {type: 'button', label: '📦', method: function() {toggleIncludeArchived()}}, {type: 'button', label: '🎫', method: function() {toggleCardStyle()}} - ]" + ]" />