mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-03-24 15:30:07 +01:00
Update installer.blade.php
This commit is contained in:
parent
07aa607997
commit
e11cc53d64
@ -192,8 +192,8 @@
|
|||||||
<option>No</option>
|
<option>No</option>
|
||||||
<option>Yes</option>
|
<option>Yes</option>
|
||||||
</select>
|
</select>
|
||||||
<style>.hidden{visibility:visible!important;}</style>
|
<style>.hidden{display:flex!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>
|
<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 src="{{ asset('studio/external-dependencies/jquery-3.4.1.min.js') }}"></script>
|
||||||
<script>
|
<script>
|
||||||
$("#select").change(function(){
|
$("#select").change(function(){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user