CMXX - Update manage history
This commit is contained in:
@@ -142,6 +142,10 @@ $view .= '<div class="content-block tab-content active">
|
||||
<option value="'.$type17.'" '.($history['type']==$type17 ?' selected':'').'>'.$type17 .'</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="form responsive-width-100">
|
||||
<label for="">'.$equipment_label10.'</label>
|
||||
<input id="name" type="text" name="equipmentid" placeholder="'.$equipment_label10.'" value="'.$history['equipmentID'].'" required>
|
||||
</div>
|
||||
<div class="form responsive-width-100">
|
||||
<label for="">'.$history_label5.'</label>
|
||||
<textarea id="'.$history_label5.'" name="description" placeholder="'.$history_label5.'">'.$history['description'].'</textarea>
|
||||
|
||||
Reference in New Issue
Block a user