Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL/PostgreSQL: Remove button is always disabled in icon mode #647

Closed
flexchar opened this issue Jan 15, 2017 · 7 comments
Closed

MySQL/PostgreSQL: Remove button is always disabled in icon mode #647

flexchar opened this issue Jan 15, 2017 · 7 comments
Labels

Comments

@flexchar
Copy link

In the MySQL module red buttons with remove/delete/drop purpose are always disabled. No matter whether you have chose something or not.

I'm running latest Webmin and Authentic on two different servers, issue persist.

Information:

  • Both Ubuntu 16.04?
  • Win10, Chrome (latest) Version 57.0.2979.2 (Official Build) dev (64-bit)/Opera (latest) 42.0.2393.94 Stable

Visiting to MySQL module and trying to drop chosen database or visiting database and trying to drop selected tables.

However, after manually (editing DOM content) removing disable attribute from button, it performs well.

download

@iliajie iliajie added the bug label Jan 15, 2017
@iliajie
Copy link
Collaborator

iliajie commented Jan 15, 2017

Hi,

Yes, confirmed. The work around is to change display mode to list in module configuration and set
Show databases and tables as to List.

Thanks for reporting.

@flexchar
Copy link
Author

Hey,

Cool! Looking forward for an update.

Thanks for tip.

@iliajie
Copy link
Collaborator

iliajie commented Jan 15, 2017

Will do.

@iliajie iliajie changed the title MySQL module red (to remove) buttons are always disabled MySQL/PostgreSQL: Remove button is always disabled in icon mode Jan 15, 2017
@iliajie
Copy link
Collaborator

iliajie commented Jan 31, 2017

You can apply the patch above or wait for 18.33 to be released.

@flexchar
Copy link
Author

Cool! I'm sorry but I'm yet to get better with Git system, how do I apply this patch manually? :)

@iliajie
Copy link
Collaborator

iliajie commented Jan 31, 2017

Do the following using command line:

  1. cd /usr/share/webmin
  2. mv authentic-theme _authentic-theme
  3. git clone https://github.com/qooob/authentic-theme.git
  4. /etc/webmin/restart

@flexchar
Copy link
Author

Works like a charm!

iliajie pushed a commit that referenced this issue May 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants