diff --git a/server/documents/modules/modal.html.eco b/server/documents/modules/modal.html.eco index 0f6892170..d89a234f9 100755 --- a/server/documents/modules/modal.html.eco +++ b/server/documents/modules/modal.html.eco @@ -122,6 +122,30 @@ type : 'UI Module' .modal('show') ; +
+ +
@@ -132,6 +156,9 @@ type : 'UI Module' .modal('show') ;
+
+ +

Variations

@@ -144,16 +171,22 @@ type : 'UI Module' .modal('show') ; +
+ +
$('.large.modal') .modal('show') ;
+
+ +

States

-
+

Active

An active modal is visible on the page