failed attempt at doing things without initiation of entire MVC framework
This commit is contained in:
parent
a52e905155
commit
7ee9a220af
2 changed files with 75 additions and 6 deletions
|
@ -29,8 +29,7 @@
|
|||
<div id="corsFormBody">
|
||||
<div class="form-group">
|
||||
<label class="control-label" for="corsURL">CORS URLs</label>
|
||||
<textarea class="form-control" id="corsURL" rows="4" cols="50">
|
||||
</textarea>
|
||||
<textarea class="form-control" id="corsURL" rows="4" cols="50"></textarea>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue