Skip to content
Snippets Groups Projects
Commit 73facc89 authored by Brendan Blaine's avatar Brendan Blaine
Browse files

Merge branch '3488438-case-study-comments' into '7.x-3.x'

Close comments on future case studies

See merge request !304
parents b77e761a 1ffeb073
No related branches found
No related tags found
No related merge requests found
Pipeline #344019 skipped
......@@ -21,7 +21,7 @@ dependencies[] = strongarm
dependencies[] = taxonomy
dependencies[] = text
dependencies[] = views
datestamp = 1655832989
datestamp = 1731970494
features[ctools][] = field_group:field_group:1
features[ctools][] = fieldable_panels_panes:fieldable_panels_pane_type:1
features[ctools][] = strongarm:strongarm:1
......
......@@ -22,7 +22,7 @@ function drupalorg_case_studies_strongarm() {
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
$strongarm->api_version = 1;
$strongarm->name = 'comment_casestudy';
$strongarm->value = '2';
$strongarm->value = '1';
$export['comment_casestudy'] = $strongarm;
$strongarm = new stdClass();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment