Menu

#711 (ok 3.4) Clear-Button for SQL-Query-Textarea

fixed
None
1
2013-06-11
2005-03-22
No

A Button/Link that clears the content of the
SQL-Query-Textarea.

I pasted this link into my local phpMyAdmin:
<a href="#"
onclick="document.sqlform.sql_query.value='';return
false;">Clear Textarea</a>

Discussion

  • Michal Čihař

    Michal Čihař - 2011-03-02

    This requested feature was implemented in the repository and will be part of a future release; thanks for suggesting.

     
  • Michal Čihař

    Michal Čihař - 2011-03-02
    • priority: 5 --> 1
    • assigned_to: nobody --> nijel
    • summary: Clear-Button for SQL-Query-Textarea --> (ok 3.4) Clear-Button for SQL-Query-Textarea
    • status: open --> open-fixed
     
  • Michal Čihař

    Michal Čihař - 2011-05-11
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed