GUAC-1193: We're displaying history records, not user sessions.

This commit is contained in:
Michael Jumper
2015-10-15 15:25:50 -07:00
parent e71d7e3a4f
commit e5d1458ef7

View File

@@ -33,7 +33,7 @@
<!-- Search results --> <!-- Search results -->
<div class="results" ng-class="{loading: !isLoaded()}"> <div class="results" ng-class="{loading: !isLoaded()}">
<!-- List of current user sessions --> <!-- List of matching history records -->
<table class="sorted history-list"> <table class="sorted history-list">
<thead> <thead>
<tr> <tr>