Allow specifying the model for ConfigFormsPagesView.

Review Request #13998 — Created June 25, 2024 and submitted — Latest diff uploaded

Information

Djblets
release-5.x

Reviewers

This change simply adds a type parameter for the model, so users can
specify it.

Used this with other changes.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Allow specifying the model for ConfigFormsPagesView.
This change simply adds a type parameter for the model, so users can specify it. Testing Done: Used this with other changes.
09949d5c229cf18e7022ef64ac3065b175bc042d David Trowbridge
djblets/static/djblets/js/configForms/views/pagesView.ts
Loading...