mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-01-30 21:54:39 +00:00
9794e221aa
Direct binding only works for elements already in the DOM, delegated binding works for all elements that match a filter even if created after the DOM is fully loaded.