User tests: Successful: Unsuccessful:
Fix overwrite by administrator/templates/isis/css/template.css line 1787
table.table-striped tbody > tr:nth-child(odd) > td,
table.table-striped tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
Pull Request for Issue # .
Status | New | ⇒ | Pending |
Status | Duplicate Report | ⇒ | Closed |
Closed_Date | 2018-04-17 05:06:39 | ⇒ | 2018-04-17 05:06:40 |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Status | Pending | ⇒ | Duplicate Report |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-04-17 05:06:39 |
Closed_By | ⇒ | franz-wohlkoenig |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/20180
Closed as duplicate Pull Request of #20179.
Please re-open - it is not a duplicate. The change is on different files
Status | Pending | ⇒ | New |
Closed_Date | 0000-00-00 00:00:00 | ⇒ |
Status | New | ⇒ | Pending |
Status | Closed | ⇒ | Pending |
Closed_Date | 2018-04-17 05:06:40 | ⇒ | |
Closed_By | joomla-cms-bot | ⇒ |
Set to "open" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/20180
Category | ⇒ | Templates (admin) |
Reopened as stated above.
Thought its a duplicate cause Description is same, haven't looked at different File.
I needed some time to understand.
Whenever a field of type calendar
is somewhere inside a table.table-striped
the today date is not readable.
subform
field that uses layout layout="joomla.form.field.subform.repeatable-table"
.<field name="fotos" type="subform"
layout="joomla.form.field.subform.repeatable-table"
min="1" max="100" multiple="true"
label="Add date" description="">
<form hidden="true" name="something" repeat="true">
<field name="calendar" type="calendar" label="calendar" />
</form>
</field>
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-04-22 15:35:52 |
Closed_By | ⇒ | mbabker | |
Labels |
Added:
?
|
Category | Templates (admin) | ⇒ |
There was a reason that we ask you to complete the questions that you chose to ignore. Having looked at the pr and made a guess I dont see any changes in the resulting css. Please explain - perhaps with pictures. What the problem is and how this pr resolves it.