This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
custom css class in $modal template #892
Closed
Description
I did read this #441 (comment) and it never really came to a satisfying conclusion.
The thing is, you won't be changing template/modal/window.html
99% of time, what you might need to change quite often is its class.
You might have 3 sets of modals for different cases, all with a different width. And since width is defined on the parent(.modal
), how could do it?
The dialogClass
option as it was in the old $dialog made imho perfect sense.
Metadata
Metadata
Assignees
Labels
No labels