Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:hawkular/hawkular
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Negrea committed Jun 3, 2015
2 parents 9bfbe2e + ea7690e commit 2ce8266
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ <h3 class="modal-title">Session expired</h3>
Due to inactivity, we had to close your session.
</div>
<div class="modal-footer">
<button id="logoutBtn" class="btn btn-primary" data-ng-click="userDetails.logout()">Login again</button>
</div>
<button id="logoutBtn" class="btn btn-primary" data-ng-click="userDetails.logout()">OK</button>
</div>

0 comments on commit 2ce8266

Please sign in to comment.