Handle tutorial walkthrough

This commit is contained in:
Johannes Zellner
2016-05-06 14:38:17 +02:00
parent 7e1055ae44
commit e413f7ba9b
5 changed files with 34 additions and 1 deletions

View File

@@ -64,6 +64,7 @@
<h2>Welcome</h2>
<p>This page is the configuration interface to your Cloudron.</p>
<br/>
<button class="btn btn-default pull-left" ng-click="endTutorial();">Skip</button>
<button class="btn btn-success pull-right" ng-click="nextWelcomeStep();">Next</button>
</div>