Fixed the import JCB packages link on dashboard, add frame to layout and template snippet display in related views

This commit is contained in:
2018-04-03 08:24:24 +02:00
parent 5d3a68b448
commit 6a77d71095
10 changed files with 22 additions and 12 deletions

View File

@ -42,4 +42,7 @@ width: 100% !important;
}
.jform_dynamic_get_input_width {
width: 90% !important;
}
.uk-scrollable-box {
height: 380px !important;
}

View File

@ -36,4 +36,7 @@ width: 100% !important;
}
.jform_dynamic_get_input_width {
width: 90% !important;
}
.uk-scrollable-box {
height: 380px !important;
}

View File

@ -42,4 +42,7 @@ width: 100% !important;
}
.jform_dynamic_get_input_width {
width: 90% !important;
}
.uk-scrollable-box {
height: 380px !important;
}

View File

@ -36,4 +36,7 @@ width: 100% !important;
}
.jform_dynamic_get_input_width {
width: 90% !important;
}
.uk-scrollable-box {
height: 380px !important;
}