Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ function pillSelect(pillEntry) {
    }
}

window.addEventListener("load", function() {
document.addEventListener("DOMContentLoaded", function() {
    // Set an event handler for each <li> element within
    // a pill. The event handler function will remove the "active"
    // class from all siblings of this element and add it to the
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
 * Author: personads :: Maximilian Müller-Eberstein (ursprüngliche Version und Design); Jakob Moser (Code-Rewrite)
 * Author URI: https://personads.me/
 *
 * Version: 1.21
 * Version: 1.22
 *
 * License: GNU General Public License v3.0
 * License URI: https://www.gnu.org/licenses/gpl-3.0.html