mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-05 09:50:34 +03:00
62e58b0366
no issue On the apps index screen there were conditionals for each app so that active apps show "Active" instead of "Configure" when they are activated - the conditionals weren't working because the properties they check for weren't available in the template's context. - add a new `settings/apps/index` controller that imports the `settings` service - updates template conditionals to check for properties on the `settings` service |
||
---|---|---|
.. | ||
amp-test.js | ||
apps-test.js | ||
code-injection-test.js | ||
design-test.js | ||
general-test.js | ||
labs-test.js | ||
slack-test.js | ||
tags-test.js | ||
unsplash-test.js |