Problem/Motivation

As far as I can tell, the tabs to navigate the BeautyTips admin screens as well as buttons to add new Custom Styles and Custom Tips, and submenu navigation have not been implemented in D8.

Steps to reproduce

Navigate to config->user-interface->BeautyTips and you'll see there is no intuitive way to get to the Custom Styles nor Custom Tips screens.

Proposed resolution

Add in the necessary files to implement BeautyTips admin navigation.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

pamelalies created an issue. See original summary.

pamelalies’s picture

StatusFileSize
new3.62 KB

This patch adds the necessary files to fix this issue.

pamelalies’s picture

Sorry, that was my local patch. Use this one!

sumit-k’s picture

StatusFileSize
new77.3 KB

Applied the patch successfully, and the tabs are being added as expected. Attaching screenshot for reference.

sumit-k’s picture

Status: Active » Needs review