Skip to content

includes/messages.html should show different color alert depending on message type #5

Open
@j127

Description

@j127

See here:
https://github.com/CodeSelfStudy/codeselfstudy_flask/blob/feature-db/app/codeselfstudy/templates/includes/messages.html

Available classes are:

  • alert-info (current class)
  • alert-success (e.g., for successful form submission)
  • alert-warning
  • alert-danger (e.g., for errors)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions