Fixes indentation and text
This commit is contained in:
parent
c983430461
commit
6923086cbb
@ -27,38 +27,38 @@ body:
|
|||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- Joomla 5
|
- Joomla 5
|
||||||
- Joomla 4
|
- Joomla 4
|
||||||
- Joomla 3
|
- Joomla 3
|
||||||
- Other
|
- Other
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: area
|
id: area
|
||||||
attributes:
|
attributes:
|
||||||
label: Which part of the system will be affected by this performance issue?
|
label: Which part of the extension will be affected by this performance issue?
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- Dashboard(admin_view)
|
- Dashboard(admin_view)
|
||||||
- Preachers(admin_views)
|
- Preachers(admin_views)
|
||||||
- Preacher(admin_view)
|
- Preacher(admin_view)
|
||||||
- Sermons(admin_views)
|
- Sermons(admin_views)
|
||||||
- Sermon(admin_view)
|
- Sermon(admin_view)
|
||||||
- Sermons Categories(admin_views)
|
- Sermons Categories(admin_views)
|
||||||
- Series List(admin_view)
|
- Series List(admin_view)
|
||||||
- Series(admin_views)
|
- Series(admin_views)
|
||||||
- Statistics(admin_views)
|
- Statistics(admin_views)
|
||||||
- External Sources(admin_views)
|
- External Sources(admin_views)
|
||||||
- External Source(admin_view)
|
- External Source(admin_view)
|
||||||
- Manual Updater(admin_view)
|
- Manual Updater(admin_view)
|
||||||
- Local Listings(admin_views)
|
- Local Listings(admin_views)
|
||||||
- Help Documents(admin_views)
|
- Help Documents(admin_views)
|
||||||
- Categories(site_views)
|
- Categories(site_views)
|
||||||
- Category(site_view)
|
- Category(site_view)
|
||||||
- Preacher(site_view)
|
- Preacher(site_view)
|
||||||
- Preachers(site_views)
|
- Preachers(site_views)
|
||||||
- Series(site_view)
|
- Series(site_view)
|
||||||
- Series List(site_views)
|
- Series List(site_views)
|
||||||
- Other
|
- Other
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
Loading…
Reference in New Issue
Block a user