Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic update #850

Merged
merged 1 commit into from
Apr 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
module:
- helfi_tpr
_core:
default_config_hash: lzw0ZiEF4I52o6kUGDLbB0xpzR1nCoeR1iTIb72j51A
default_config_hash: 5ijk9KdGolEgNPeoYmIMlnwrI6wJAQfHu08OHlHckN4
id: tpr_unit.tpr_unit.field_phone_label
field_name: field_phone_label
entity_type: tpr_unit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
module:
- helfi_tpr
_core:
default_config_hash: bICXu6AHOqHg_JJ0ukm973mhYlZcSvDsxDlNdMaoh0w
default_config_hash: AXcmj8wraE-UrpOeBiH55uLJpvqjNVRCf321pJ9ZubA
id: tpr_unit.tpr_unit.field_phone_with_contacts
field_name: field_phone_with_contacts
entity_type: tpr_unit
Expand Down
2 changes: 1 addition & 1 deletion conf/cmi/field.storage.tpr_unit.field_phone_label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
module:
- helfi_tpr
_core:
default_config_hash: pAAPVi_THK1VRuz7-PPbWldgFbN7Y0-nlPNZpTYyShI
default_config_hash: bdXSQZcGkS6_J3c6BumdPW4kvZ-H0jNRuwaUAyXIQuU
id: tpr_unit.field_phone_label
field_name: field_phone_label
entity_type: tpr_unit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
module:
- helfi_tpr
_core:
default_config_hash: SrzaGCYE8SNaLGfev0moKt3mQAasN9-0dPtDyRinujc
default_config_hash: Z5euVzAZ4XcwEx6WQUKgUx6f3g24x5I-wePBh22ZLLo
id: tpr_unit.field_phone_with_contacts
field_name: field_phone_with_contacts
entity_type: tpr_unit
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
settings:
on_label: 'On'
off_label: 'Off'
1 change: 0 additions & 1 deletion conf/cmi/user.role.admin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ permissions:
- 'administer tpr_unit'
- 'administer url aliases'
- 'administer users'
- 'assign admin role'
- 'assign content_producer role'
- 'assign editor role'
- 'assign read_only role'
Expand Down