Skip to content
Snippets Groups Projects
  1. Nov 10, 2023
  2. Jun 02, 2023
  3. Apr 25, 2023
  4. Apr 21, 2023
  5. Mar 31, 2023
  6. Mar 22, 2023
  7. Mar 06, 2023
  8. Feb 17, 2023
  9. Feb 01, 2023
  10. Jan 17, 2023
  11. Jan 11, 2023
  12. Dec 19, 2022
  13. Dec 14, 2022
  14. Dec 13, 2022
  15. Dec 07, 2022
  16. Nov 24, 2022
  17. Nov 15, 2022
  18. Nov 10, 2022
  19. Sep 20, 2022
  20. Aug 23, 2022
  21. Mar 25, 2022
    • enured's avatar
      B13767 this fix prevents marking elements with class .btn to required color,... · 1bdd45fd
      enured authored
      B13767 this fix prevents marking elements with class .btn to required color, which aren't given from forms itself (all form buttons are 'button' tags). In this case we need to filter out anchor tags with blank href (#) (sometimes used as buttons from other js frameworks like datetimepicker to trigger some functions). Also implemented new CSS lines to overwrite specific bootstrap.css rules for the datetimepicker (arrows are higher positioned, which looks better than before)
      1bdd45fd
Loading