corvée(dépendances) ajoute Carbon Fields
This commit is contained in:
parent
135cc65eed
commit
62368587e5
459 changed files with 72750 additions and 26 deletions
12
web/vendor/htmlburger/carbon-fields/templates/Container/user_meta.php
vendored
Normal file
12
web/vendor/htmlburger/carbon-fields/templates/Container/user_meta.php
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<h2><?php echo $this->title; ?></h2>
|
||||
|
||||
<table class="form-table">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th></th>
|
||||
<td>
|
||||
<fieldset class="container-<?php echo $this->get_id(); ?>" data-profile-role="<?php echo $profile_role ?>"></fieldset>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
Loading…
Add table
Add a link
Reference in a new issue