VRFS-1442 cosmetic updates
This commit is contained in:
parent
e834a1dfd6
commit
e4e3121b31
|
|
@ -69,7 +69,7 @@
|
|||
<script type="text/template" id="template-band-edit-btns">
|
||||
<a href="{profile_url}" class="button-orange smallbutton">PROFILE</a>
|
||||
<a href="{band_edit_url}" class="button-orange smallbutton">EDIT BAND</a>
|
||||
<a href="{band_member_url}" class="button-orange smallbutton">INVITE MEMBERS</a>
|
||||
<a href="{band_member_url}" class="button-orange smallbutton">INVITE</a>
|
||||
</script>
|
||||
|
||||
<script type="text/template" id="template-band-player-info">
|
||||
|
|
|
|||
|
|
@ -208,7 +208,7 @@
|
|||
<a class="button-orange smallbutton" href="{profile_url}">PROFILE</a>
|
||||
<span class="profile-band-link-member-false"><a id="btn-follow-band-2" class="button-orange smallbutton">FOLLOW</a></span>
|
||||
<span class="profile-band-link-member-true"><a href="{band_edit_url}" class="button-orange smallbutton">EDIT BAND</a></span>
|
||||
<span class="profile-band-link-member-true"><a href="{band_member_url}" class="button-orange smallbutton">INVITE MEMBERS</a></span>
|
||||
<span class="profile-band-link-member-true"><a href="{band_member_url}" class="button-orange smallbutton">INVITE</a></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue