ok for form to add entry for equipment not listed, next save entry and equipment in db
This commit is contained in:
parent
5b47a9d0ba
commit
cd22b2a759
17 changed files with 178 additions and 25 deletions
7
src/www/admin/entrees/definitives/index.php
Normal file
7
src/www/admin/entrees/definitives/index.php
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
namespace Garradin;
|
||||
|
||||
require_once __DIR__ . '/../../_inc.php';
|
||||
|
||||
$tpl->display(PLUGIN_ROOT . '/templates/entrees/definitives/index.tpl');
|
||||
Loading…
Add table
Add a link
Reference in a new issue