Skip to content

Commit

Permalink
improved load time of episodes in admin area ([#103](#1030))
Browse files Browse the repository at this point in the history
  • Loading branch information
dularion committed Dec 6, 2015
1 parent 698e3c3 commit 66324c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-app/views/layouts/main.gsp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="main" ng-if="!isCurrentState('player')">
<a class="logo" ui-sref="dash">
<asset:image src="logo.png"></asset:image>
<div class="version">v0.1.5</div>
<div class="version">v0.1.6.1</div>
<div class="spinner" ng-show="baseData.loading">
<div class="bounce1"></div>
<div class="bounce2"></div>
Expand Down

0 comments on commit 66324c0

Please sign in to comment.