mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-01-31 16:28:41 +00:00
Add auditor module
This commit is contained in:
parent
602389ee44
commit
0c5fbe3606
|
|
@ -28,7 +28,7 @@
|
|||
{"key": 4, "type": "dom.setvalue", "overwrite": false, "id": "<?= htmlspecialchars($this->getId(), ENT_COMPAT, 'utf-8'); ?>-taglist", "data-path": "", "data": ""}
|
||||
]
|
||||
}
|
||||
]' required><!-- todo: handle keyup-enter -->
|
||||
]' required>
|
||||
<datalist id="<?= htmlspecialchars($this->getId(), ENT_COMPAT, 'utf-8'); ?>-datalist"></datalist>
|
||||
<input type="hidden" id="<?= htmlspecialchars($this->getId(), ENT_COMPAT, 'utf-8'); ?>-idlist"></span>
|
||||
<div id="<?= htmlspecialchars($this->getId(), ENT_COMPAT, 'utf-8'); ?>-taglist"></div>
|
||||
Loading…
Reference in New Issue
Block a user