Append the license ID to the label

Created on 25 May 2022, almost 3 years ago
Updated 21 May 2023, almost 2 years ago

Commerce Recurring appends the ID to the label using the pattern "[label] #[ID]":

    return new FormattableMarkup('@title #@id', [
      '@title' => $this->getTitle(),
      '@id' => $this->id(),
    ]);

This module should do likewise in its License::label() function by appending the ID to the label built by the bundle plugin.

πŸ“Œ Task
Status

Fixed

Version

2.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States rszrama

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024