update v1.0.7.9 R.C.

This is a Release Candidate. We are still testing.
This commit is contained in:
Sujit Prasad
2016-08-03 20:04:36 +05:30
parent 8b6b924d09
commit ffa56a43cb
3830 changed files with 181529 additions and 495353 deletions

View File

@@ -29,19 +29,19 @@ active
<h1 style="text-align: center;">Your Helpdesk is Ready!</h1>
<div class="woocommerce-message woocommerce-tracker">
<p>All right, sparky! Youve made it through the installation.</p>
</div>
<div class="wc-setup-next-steps">
<div class="wc-setup-next-steps-first">
<div class="setup-next-steps">
<div class="setup-next-steps-first">
<h2>Next Steps</h2>
<ul>
<li class="setup-product"><a class="button button-primary button-large" href="{!! url('auth/login') !!}" style="float: none; text-align: center; font-size: 24px; padding: 15px; line-height: 1;">Login to Faveo</a>
</li>
</ul>
</div>
<div class="wc-setup-next-steps-last">
<div class="setup-next-steps-last">
<h2>Learn More</h2>
<ul>
<li class="video-walkthrough"><a target="_blank" href="https://www.youtube.com/channel/UC-eqh-h241b1janp6sU7Iiw">Video walk through</a>
@@ -59,7 +59,7 @@ active
</div>
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
<script src="{{asset("lb-faveo/js/index.js")}}"></script>
@stop