ashb opened a new pull request #19363:
URL: https://github.com/apache/airflow/pull/19363


   In an earlier refactor I created a macro called `message` which
   "stomped" on the variable of the same name set in the view, meaning the
   page shows `<Macro message>` instead of the string we meant to set.
   
   This "fixes" it by using a less-likely-to-clash name for the macro (and
   fixing the typo in `dismissible` parameter.)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to