diff options
Diffstat (limited to 'src/main/resources/templates/locationField.html')
-rw-r--r-- | src/main/resources/templates/locationField.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/templates/locationField.html b/src/main/resources/templates/locationField.html index f76259e..9feb83c 100644 --- a/src/main/resources/templates/locationField.html +++ b/src/main/resources/templates/locationField.html @@ -16,3 +16,4 @@ </td> </tr> </table> +<button class="logout-button" ng-click="logout()">Log out</button> |