create Team added (MOCKUP)

This commit is contained in:
rchrist 2019-04-27 22:06:06 +02:00
parent 8c10b4286d
commit 62de51f07d

View File

@ -109,6 +109,15 @@
</q-item-section> </q-item-section>
</q-item> </q-item>
</q-list> </q-list>
<q-item clickable v-close-popup>
<q-item-section avatar>
<q-avatar icon="add" color="primary" text-color="white" />
</q-item-section>
<q-item-section>
<q-item-label>Neues Team erstellen</q-item-label>
</q-item-section>
</q-item>
</q-btn-dropdown> </q-btn-dropdown>
</div> </div>
<hr/> <hr/>