You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add sorting tab "unanswered" to be able to sort tags by 'unanswered'
Then in controller Viewqtags add sorting by 'unanswered' and then
in Cache.php uncomment the line that has this:
{WEB_ROOT}/{viewqtags}/{unanswered}
in order to be able to add link "view all unanswered tags"
The text was updated successfully, but these errors were encountered:
Add sorting tab "unanswered" to be able to sort tags by 'unanswered'
Then in controller Viewqtags add sorting by 'unanswered' and then
in Cache.php uncomment the line that has this:
{WEB_ROOT}/{viewqtags}/{unanswered}
in order to be able to add link "view all unanswered tags"
The text was updated successfully, but these errors were encountered: