From 45a25cb8c16bc0ec7edeb254edd278ea44a72e9a Mon Sep 17 00:00:00 2001 From: Leonardo de Oliveira Maia <101437950+LeoOMaia@users.noreply.github.com> Date: Tue, 24 Dec 2024 11:36:01 -0300 Subject: [PATCH] changing function name of problem_tags --- dojo/templates/base.html | 4 ++-- dojo/templatetags/problem_tags.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dojo/templates/base.html b/dojo/templates/base.html index 6c2c5e945b..89ed21758a 100644 --- a/dojo/templates/base.html +++ b/dojo/templates/base.html @@ -326,7 +326,7 @@ - {% if None|check_problem_habilit %} + {% if None|check_problems_enabled %}