add tooltips to the main buttons of the canvas.

This commit is contained in:
juliandavidmr
2020-11-09 19:53:17 -05:00
parent 096482d7eb
commit 16f732a50c
10 changed files with 45 additions and 34 deletions

View File

@@ -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.