great-components 2.8.0__py3-none-any.whl → 2.8.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,7 +14,7 @@ def ga360(request):
14
14
  if is_logged_in and hasattr(user, 'hashed_uuid'):
15
15
  context['ga360']['user_id'] = user.hashed_uuid
16
16
  else:
17
- context['ga360']['user_id'] = None
17
+ context['ga360']['user_id'] = ''
18
18
  context['ga360']['login_status'] = is_logged_in
19
19
  if hasattr(settings, 'GA360_BUSINESS_UNIT'):
20
20
  context['ga360']['business_unit'] = settings.GA360_BUSINESS_UNIT
@@ -82,7 +82,7 @@ def header_footer_processor(request):
82
82
  'international_news': urls.international.NEWS,
83
83
  'how_to_do_business_with_the_uk': urls.international.EXPAND_HOW_TO_DO_BUSINESS,
84
84
  'industries': urls.international.ABOUT_UK_INDUSTRIES,
85
- 'market_access': urls.domestic.HOME / 'report-trade-barrier'
85
+ 'market_access': urls.domestic.HOME / 'report-trade-barrier',
86
86
  }
87
87
  header_footer_urls = {**header_footer_urls, **advice_urls}
88
88
  return {'header_footer_urls': header_footer_urls}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: great-components
3
- Version: 2.8.0
3
+ Version: 2.8.1
4
4
  Summary: Shared components library for Great services.
5
5
  Home-page: https://github.com/uktrade/great-components
6
6
  Author: DIT
@@ -3,7 +3,7 @@ demo/forms.py,sha256=OsgfCMsIvXZnwT_nMNVJVn-LuqXV5xWZmDVSCsJmM3c,6103
3
3
  demo/views.py,sha256=QsgUt06xnA0-LgyhhjoWhUT6lN-6GRqM6RgJxoxWqSk,14777
4
4
  great_components/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  great_components/constants.py,sha256=0U3P3ec_f8f3XbEVCopTaUyGDqpSaV-8hnhGEMwb7dc,208
6
- great_components/context_processors.py,sha256=YkJPBLrrYnDYUHCpQP1shHommdj5NhgL-auww-DIiQE,4874
6
+ great_components/context_processors.py,sha256=oBWJ7rMEdT8NbweOQP176Eh77_KrW-TQ8vvXJBawFlY,4873
7
7
  great_components/decorators.py,sha256=dgT0IxSN0uTlCSzsAdGU9NsR9hqouk0YPkNNzefRKtE,311
8
8
  great_components/helpers.py,sha256=kOQqv4v2DSY5iKyseWnrMLawoa381GPRMgC7oHN3uCM,6908
9
9
  great_components/middleware.py,sha256=9dVTTbMlTBnwcmDB3CDi6DGQrxiecOwY-Dg7lEOC_OQ,7361
@@ -634,8 +634,8 @@ great_components/templates/great_components/header_footer/search.html,sha256=SVU
634
634
  great_components/templates/great_components/header_footer/sso_login.html,sha256=IasiMYwuaTDbwpwYa2gLJcEQRIqZcZHGCpeh7Awvw9M,463
635
635
  great_components/templatetags/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
636
636
  great_components/templatetags/great_components.py,sha256=O_zVpOvZMHwhCpyq4JmmYu_iGwvaFsIP6lDn_ihtOVs,12173
637
- great_components-2.8.0.dist-info/LICENSE,sha256=q4QjlbTN37umB_xq3DRmS0qvT2tMO_5_-u0WWzYcDQE,1091
638
- great_components-2.8.0.dist-info/METADATA,sha256=Jdj-nvqWCp8GGDsGDna54i7sAnAY7tza8Q-U2DFC2QU,10545
639
- great_components-2.8.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
640
- great_components-2.8.0.dist-info/top_level.txt,sha256=aI2xcjZzpL8o3QuUGQB5YkqHOknVkFwQOSZQiaNqRHU,22
641
- great_components-2.8.0.dist-info/RECORD,,
637
+ great_components-2.8.1.dist-info/LICENSE,sha256=q4QjlbTN37umB_xq3DRmS0qvT2tMO_5_-u0WWzYcDQE,1091
638
+ great_components-2.8.1.dist-info/METADATA,sha256=u3LOC4sap1Ef0eAWuHGhED6dDpBe0oLshyydrlgVFCc,10545
639
+ great_components-2.8.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
640
+ great_components-2.8.1.dist-info/top_level.txt,sha256=aI2xcjZzpL8o3QuUGQB5YkqHOknVkFwQOSZQiaNqRHU,22
641
+ great_components-2.8.1.dist-info/RECORD,,