Don't show dashboard until we have a user signed in

This commit is contained in:
Joe Fiorini 2015-01-29 16:41:55 -05:00
parent 2814300e1e
commit ffc12c3065

View File

@ -1,5 +1,5 @@
<div class="tab-pane" id="home">
<div class="tab-pane" id="home" ng-if="current_user">
<div ng-cloak id="htmlTemplate" style="padding:10px">
<div id="refresh-row" class="row">
<div class="col-lg-12">