Various things to support "notes management" from person profile view
This commit is contained in:
parent
6749604210
commit
1ee76878d9
4 changed files with 100 additions and 40 deletions
|
@ -148,6 +148,7 @@
|
|||
<a :href="props.row._action_url_${action.key}"><i class="fas fa-${action.icon}"></i>
|
||||
${action.label}
|
||||
</a>
|
||||
|
||||
% endfor
|
||||
</b-table-column>
|
||||
% endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue