Commit f9d16962 authored by Martin Anderson-Clutz's avatar Martin Anderson-Clutz
Browse files

Issue #3309129 by mandclu: Set min and max values for time slots based on Event Details values

parent c25f4c96
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
        "drupal/honeypot": "^2.0",
        "drupal/pathauto": "^1.9",
        "drupal/registration_role": "^1.1",
        "drupal/smart_date": "^3.6.1",
        "drupal/smart_date": "^3.7@beta",
        "drupal/views_summary_tabs": "^1.0@beta",
        "drupal/workbench_email": "^2.2"
    }
+2 −0
Original line number Diff line number Diff line
@@ -21,6 +21,8 @@ default_value:
    default_duration_increments: "30\r\n45\r\n60|1 hour\r\n90\r\n120|2 hours\r\ncustom"
    default_date_type: next_hour
    default_date: ''
    min: '[config_page:event_details:field_dates:value]'
    max: '[config_page:event_details:field_dates:end_value]'
default_value_callback: ''
settings: {  }
field_type: smartdate