Merge pull request #17522 from edx/dsjen/rename-accessibility-switch

Renamed contentstore waffle namespace to "studio"
This commit is contained in:
Dennis Jen
2018-02-22 11:10:57 -05:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
"pk": 1,
"model": "waffle.switch",
"fields": {
"name": "accessibility.enable_policy_page",
"name": "studio.enable_policy_page",
"active": true
}
}