Remove unused code

This commit is contained in:
Raimund Schlüßler 2018-10-02 21:23:58 +02:00
parent f00862bda4
commit 643e289ce5
No known key found for this signature in database
GPG key ID: 036FA7EB1A599178

View file

@ -249,10 +249,6 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
</a>
</div>
</div>
<!-- <div ng-show="TaskState()=='loading'" class="notice">
<span>{{ t('tasks', 'Loading the task...') }}</span>
<div class="loading" style="height: 50px;"></div>
</div> -->
<div v-else class="notice">
<span>{{ t('tasks', 'Task not found!') }}</span>
</div>