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

Close comments on future case studies

parent b77e761a
No related branches found
No related tags found
1 merge request!304Close comments on future case studies
......@@ -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