mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Removed some unused files, updated product add and edit description to textboxes to match invoice/quote and recurring
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
|
||||
<div class="form-group">
|
||||
<label>Description</label>
|
||||
<input type="text" class="form-control" name="description" value="<?php echo $product_description; ?>">
|
||||
<textarea class="form-control" name="description"><?php echo $product_description; ?></textarea>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
|
||||
Reference in New Issue
Block a user