mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-16 09:57:30 +01:00
add tooltips to the main buttons of the canvas.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<h4>Spacedeck Team Management</h4>
|
||||
|
||||
<div v-if="!user.team" class="dialog-section text-left">
|
||||
You are not in a team yet. Please upgrade first.</h2>
|
||||
You are not in a team yet. Please upgrade first.
|
||||
</div>
|
||||
|
||||
<div v-if="user.team">
|
||||
@@ -34,7 +34,7 @@
|
||||
</div>
|
||||
|
||||
<div class="dialog-section text-left">
|
||||
<h4>Members</h4>
|
||||
<h4><%=__("members")%></h4>
|
||||
|
||||
<p>
|
||||
New members will get an invitation email. After the invitation was used, the member is active. The number of active members in your team will affect your monthly charge.
|
||||
|
||||
Reference in New Issue
Block a user