mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-15 12:31:48 -05:00
Adding EULA checkbox in license modal
Added the EULA text and checkbox on the UI. We received the shortened text from Rob Nalen
This commit is contained in:
@@ -360,6 +360,10 @@ textarea.allowresize {
|
||||
color: @grey-txt;
|
||||
}
|
||||
|
||||
#license_eula{
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.modal-dialog .ui-accordion .ui-accordion-content {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user