Moved default parameters to "st_EditPage" tag
Details
Details
- Reviewers
alex - Commits
- rINP16690: Fixes INP-1476 - Allow to customize "st_AdminEditButton" tag
NOTE: Use advanced theme for testing.
- in Admin Console:
- go to Website & Content → Structure & Data → Products category
- create at least two levels of product categories under it
- go to Website & Content → Browse Website
- click on Content Mode button in the top frame
- browse some 1st level product category
- confirm, that besides 2nd level category in sub-categories list is shown green Edit Item button with pencil icon
- in IDE:
- open themes/advanced/platform/designs/default_design.des.tpl file for editing
- add button_title="la_Yes" attribute to the <inp2:st_EditPage mode="start" item_prefix="$item_prefix"/> tag
- save changes
- in Admin Console:
- go to Website & Content → Structure & Data → Products category
- create at least two levels of product categories under it
- go to Website & Content → Browse Website
- click on Content Mode button in the top frame
- confirm, that button title in top right corer is Yes instead of Section Properties
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.