mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
e107::unserialize() will now return the array if the input is an array. Additional form-handler tests added for type: media, file and files. Admin-ui can now manage a change of field type from 'array' to 'json' without additional changes needed.
This commit is contained in:
@@ -205,7 +205,7 @@ ul.checkboxes { display: inline-block; list-style: none; margin: 0; padding: 0;}
|
||||
.has-feedback-left input { padding-left:30px; }
|
||||
|
||||
.form-control[disabled], .form-control[readonly] {
|
||||
background-color: transparent;
|
||||
/*background-color: transparent;*/
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user