Merge branch 'master' of https://bitbucket.org/venbainformationtechnology/apollosc
This commit is contained in:
commit
5420eb1ae3
@ -21,8 +21,8 @@
|
||||
<table class="table table-bordered table-responsive">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>From Name</th>
|
||||
<th>From Type</th>
|
||||
<th>Form Name</th>
|
||||
<th>Form Type</th>
|
||||
<th>Course / University</th>
|
||||
<th>Description</th>
|
||||
<th>Status</th>
|
||||
@ -74,7 +74,7 @@
|
||||
<input type="text" class="form-control" id="formName" placeholder="Enter Form Name">
|
||||
</div>
|
||||
<div class="form-group col-md-4">
|
||||
<label for="formType">From Type <span class="danger">*</span></label>
|
||||
<label for="formType">Form Type <span class="danger">*</span></label>
|
||||
<select class="form-control" id="formType" placeholder="Select Form Type">
|
||||
<option disabled>Select Form Type</option>
|
||||
<option>Admission Form</option>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user