Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

additionalText regression in list-of-links type? #722

Open
apetro opened this issue Mar 16, 2018 · 0 comments
Open

additionalText regression in list-of-links type? #722

apetro opened this issue Mar 16, 2018 · 0 comments

Comments

@apetro
Copy link
Contributor

apetro commented Mar 16, 2018

Historically the additionalText in

<portlet-preference>
  <name>widgetConfig</name>
  <value>{
    "launchText":"See all approval options",
    "additionalText":"FOR MANAGERS ONLY",
    "links": [
      {
        "title":"Approve Time", 
        "href":"https://www.example.edu", 
        "icon":"fa-clock-o",
        "target":"_blank"},
      {
        "title":"Approve Absence", 
        "href":"https://www.example.edu", 
        "icon":"fa-calendar-times-o",
        "target":"_blank"}]
  }</value>
</portlet-preference>

did something, but it doesn't seem to do anything in predev anymore,

we-dont-need-no-additional-text

so maybe this feature dropped at some point? If so is this a change to document somewhere? Or un-regress? Or what's up with this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant