fix
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
</td>
|
||||
<td>
|
||||
<form name="job_detail">
|
||||
<textarea cols="18" rows="3" name='jobdescription' class="wysihtml5 wysihtml5-min form-control" style="height:180px;" placeholder="Enter description here ..."> <?= $job_table_row->job_detail ?></textarea>
|
||||
<textarea cols="18" rows="3" name='jobdescription' class="wysihtml5 wysihtml5-min form-control" style="height:180px;" placeholder="Enter description here ..."> <?= $job_description ?></textarea>
|
||||
</form>
|
||||
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user