Cacti / plugin_thold

Thold Plugin for Cacti
GNU General Public License v2.0
68 stars 63 forks source link

The return Web page is wrong after clicking the "return" button in the "edit threshold" #585

Closed weiguoyan closed 1 year ago

weiguoyan commented 1 year ago

Describe the bug The return Web page is wrong after clicking the "return" button in the "edit threshold".

To Reproduce Steps to reproduce the behavior:

  1. Go to "Thold" on the top;
  2. Click "edit Threshold" button of one threshold;
  3. Click "return" button;
  4. The wrong web gui is displayed: There is no "action" column now. It should be the page "Console -> Management -> Thresholds".

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Plugin (please complete the following information):

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

weiguoyan commented 1 year ago

The screenshots:

Before clicking 'edit' button:

image

After clicking "return" button:

image
TheWitness commented 1 year ago

Hey @weiguoyan to you work with the master @ddb4github ?

TheWitness commented 1 year ago

Should be fixed now.