mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-01-12 18:15:09 +01:00
update studio add link blade
This commit is contained in:
parent
464cb2bbae
commit
d9a27466e9
@ -10,6 +10,10 @@
|
|||||||
<label>Link</label>
|
<label>Link</label>
|
||||||
<input type="text" name="link" class="form-control" placeholder="https://google.com">
|
<input type="text" name="link" class="form-control" placeholder="https://google.com">
|
||||||
</div>
|
</div>
|
||||||
|
<div class="form-group col-lg-8">
|
||||||
|
<label>Title</label>
|
||||||
|
<input type="text" name="title" class="form-control" placeholder="Google">
|
||||||
|
</div>
|
||||||
<div class="form-group col-lg-8">
|
<div class="form-group col-lg-8">
|
||||||
<label for="exampleFormControlSelect1">Button</label>
|
<label for="exampleFormControlSelect1">Button</label>
|
||||||
<select class="form-control" name="button">
|
<select class="form-control" name="button">
|
||||||
|
Loading…
Reference in New Issue
Block a user