Open csimpi opened 6 years ago
If I set inline="false" the datepicker is going to appear inline, I have to remove the whole attribute to disable inline appearance. A bitwise condition would be the solution.
inline="false"
If I set
inline="false"
the datepicker is going to appear inline, I have to remove the whole attribute to disable inline appearance. A bitwise condition would be the solution.