Skip to content

Commit

Permalink
fix: TV3-181 PTDataX INCLUDES_CORE_PORTAL = True
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Jan 4, 2024
1 parent 1f03d95 commit 56ef440
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ptdatax_cms/src/taccsite_cms/settings_custom.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
# TACC: PORTAL
########################

# INCLUDES_CORE_PORTAL = False
INCLUDES_PORTAL_NAV = False
INCLUDES_CORE_PORTAL = True
# INCLUDES_PORTAL_NAV = False
INCLUDES_SEARCH_BAR = False

########################
Expand Down

0 comments on commit 56ef440

Please sign in to comment.