refactor: Rename dev_panel.html for more clarity.

This commit renames `dev_panel.html` to `integrations_dev_panel.html`.
This commit is contained in:
Riken Shah
2021-04-17 13:18:15 +00:00
committed by Tim Abbott
parent bd9e6ae97e
commit 1d9417f9a1
2 changed files with 1 additions and 1 deletions

View File

@@ -36,7 +36,7 @@ def dev_panel(request: HttpRequest) -> HttpResponse:
# We set isolated_page to avoid clutter from footer/header.
"isolated_page": True,
}
return render(request, "zerver/development/dev_panel.html", context)
return render(request, "zerver/development/integrations_dev_panel.html", context)
def send_webhook_fixture_message(