Преглед изворни кода

bugfix: set/change page title when switching to file tags

Signed-off-by: Bernd Stellwag <burned@zerties.org>
tags/v13.0.0beta1
Bernd Stellwag пре 6 година
родитељ
комит
844db3c891
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3
    0
      apps/systemtags/js/systemtagsfilelist.js

+ 3
- 0
apps/systemtags/js/systemtagsfilelist.js Прегледај датотеку

@@ -234,6 +234,9 @@
},

reload: function() {
// there is only root
this._setCurrentDir('/', false);

if (!this._systemTagIds.length) {
// don't reload
this.updateEmptyContent();

Loading…
Откажи
Сачувај