Update new-license.ejs

This commit is contained in:
eashaw 2022-01-24 16:32:29 -06:00
parent c125d11fe9
commit ade27acf43

View file

@ -75,4 +75,3 @@
<ajax-button style="height: 40px; font-size: 14px; line-height: 24px; width: 200px" type="submit" purpose="submit-button" :syncing="syncing" spinner="true" class="btn btn-block btn-lg btn-info mx-auto" @click="clickGoToDashboard()">Contine to dashboard</ajax-button>
</div>
</div>
<%- /* Expose server-rendered data as window.SAILS_LOCALS :: */ exposeLocalsToBrowser() %>