Skip to content

Commit

Permalink
welcome: enable the "open" button
Browse files Browse the repository at this point in the history
thanks for the suggestion @cg-cnu
  • Loading branch information
audionerd committed Sep 8, 2017
1 parent 07941eb commit 0ae65ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h1>Storyboarder</h1>
<div style="position: absolute; bottom: 0; width: 600px;">
<div class="button grey left" id="getting-started">Getting started...</div>
<div class="button blue right" id="new-storyboard">Create New Storyboard...</div>
<div class="button grey right" id="open-storyboard">Open...</div>
<div class="button blue right" id="open-storyboard">Open...</div>
</div>
</div>
</body>
Expand Down

0 comments on commit 0ae65ef

Please sign in to comment.