mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-03-21 22:10:38 +01:00
Update installer.blade.php
This commit is contained in:
parent
07aa607997
commit
e11cc53d64
@ -192,8 +192,8 @@
|
||||
<option>No</option>
|
||||
<option>Yes</option>
|
||||
</select>
|
||||
<style>.hidden{visibility:visible!important;}</style>
|
||||
<span class="" id="hidden" style="visibility:hidden;display:flex;margin-top:-22px;margin-bottom:10px;color:#6c757d;font-size:90%;">This will move the Home Page to /home</span>
|
||||
<style>.hidden{display:flex!important;}</style>
|
||||
<span class="" id="hidden" style="display:none;margin-top:-22px;margin-bottom:10px;color:#6c757d;font-size:90%;">This will move the Home Page to /home</span>
|
||||
<script src="{{ asset('studio/external-dependencies/jquery-3.4.1.min.js') }}"></script>
|
||||
<script>
|
||||
$("#select").change(function(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user