mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-02-16 20:28:42 +00:00
Path fix
This commit is contained in:
parent
33566cd927
commit
837039c69b
|
|
@ -361,7 +361,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<tr><td><input id="iPName" name="pname" type="text" placeholder="">
|
<tr><td><input id="iPName" name="pname" type="text" placeholder="">
|
||||||
<tr><td><label for="iPName"><?= $this->getText('Leadtime') ?></label>
|
<tr><td><label for="iPName"><?= $this->getText('Leadtime') ?></label>
|
||||||
<tr><td><input id="iPName" name="pname" type="number" min="0" step="1" placeholder="">
|
<tr><td><input id="iPName" name="pname" type="number" min="0" step="1" placeholder="">
|
||||||
<tr><td><input type="submit" value="<?= $this->getText('Save') ?>">
|
<tr><td><input type="submit" value="<?= $this->getText('Save', 0) ?>">
|
||||||
</table>
|
</table>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user