You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/20 19:49:15 UTC

[GitHub] [airflow] sharingan-no-kakashi commented on pull request #20397: Simplest event note POC

sharingan-no-kakashi commented on pull request #20397:
URL: https://github.com/apache/airflow/pull/20397#issuecomment-998221708


   So adding these lines 
   `<div class="form-group">
         <label for="note">(Optional) Addd a note</label>
         <textarea class="form-control" name="note" id="text"></textarea>
       </div>`
   to `airflow/www/templates/airflow/confirm.html` looks like this
   
   https://ibb.co/qsCDdCg
   
   While the event notes browser menu looks like this 
   https://ibb.co/L5W1xXQ


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org