-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: no time in jem_wide module from 4.3.1+ #1885
Comments
The time is in the title of the date. If you move your mouse over the date, you will see a tooltip with the date and time.
Now, do we change it? |
This code was added in Commit 51dbd04 by Egnarts94 on Aug 1, 2018 |
In legacy, there is a conditional to show the time:
Solution: I can add this code of time to the responsive layout. Do you agree? |
I have found the error in the code...after 7 years is solved :-) see next commit |
excellent! Now we need to brake: if not our code will be perfect. And I don't like perfection! ;-) |
we can close! |
Thanks. Nothing is perfect, and chasing perfection is a waste of time; it never ends. You have to be practical. |
post from king louis in forum:
in JEM 4.3.1+ there is only the date, but no time! He says, this was earlier.
I reproduced this on 4.3.1 and 4.3.2b2. This bug is only in responsive style!
This should be solved before release of 4.3.2
The text was updated successfully, but these errors were encountered: