• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Evaluated Add icons upload button

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Code:
   <div class="content">
                            <div class="container-icons-list">
                                <div class="container-icons-remote {{if enable_select}}icon-select{{/if}}"></div>
                                <div class="container-loading">
                                    <a>{{tr "loading..." /}}</a>
                                </div>
                                <div class="container-no-permissions">
                                    <a>{{tr "You dont have permissions the view the icons" /}}</a>
                                </div>
                                <div class="container-error">
                                    <a class="error-message">{{ŧr "An error occured" /}}</a>
                                </div>
                            </div>
                            <!--
                            <div class="container-buttons">
                                <button class="btn btn-success button-upload">{{tr "Upload" /}}</button>
                                <button class="btn btn-danger button-upload">{{tr "Delete" /}}</button>
                            </div>
                            -->
                        </div>
Buttons are already there :D
Working on the upload system, but first tackling a multi tab system :)
(Fucked me up while using the client, to create a new instance every time :D)
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Not yet forgotten :)
Well after the audio update I guess, so in a few weeks :)
(Currently on hollidays xD)