Commit ea5a76de authored by l4u's avatar l4u
Browse files

Remove url hash when the Active Users tab is clicked

parent d0107aeb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@

    $('#tabs li.sessions').click(function(){
      FnordMetric.renderSessionView();
      window.location.hash = '';
    });

    $('#tabs li').click(function(){