Get the layout for the general tab implemented (closes #142)
This commit is contained in:
parent
df316c68f3
commit
194eba779d
6 changed files with 56 additions and 25 deletions
|
|
@ -1,3 +1,5 @@
|
|||
<div class="tab" data-group="page" data-tab="general">
|
||||
General Tab
|
||||
<div class="photo panel" style="background: yellowgreen"></div>
|
||||
<div class="name panel"></div>
|
||||
<div class="description panel"></div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue