mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2024-12-25 09:10:42 +01:00
update studio add link blade
This commit is contained in:
parent
464cb2bbae
commit
d9a27466e9
@ -10,6 +10,10 @@
|
||||
<label>Link</label>
|
||||
<input type="text" name="link" class="form-control" placeholder="https://google.com">
|
||||
</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">
|
||||
<label for="exampleFormControlSelect1">Button</label>
|
||||
<select class="form-control" name="button">
|
||||
|
Loading…
Reference in New Issue
Block a user