From 35d3a399e3654fb80f93c21e9dde5418504f6839 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Mon, 12 Aug 2024 13:53:37 -0400 Subject: [PATCH] More UI stuff --- nodejs/models/dns_provider/porkbun.js | 2 +- nodejs/public/lib/js/app-base.js | 32 +++---- nodejs/public/lib/js/jq-repeat_new.js | 124 +++++++++++++------------- nodejs/views/dns.ejs | 31 +++---- nodejs/views/hosts.ejs | 20 ++--- 5 files changed, 103 insertions(+), 106 deletions(-) diff --git a/nodejs/models/dns_provider/porkbun.js b/nodejs/models/dns_provider/porkbun.js index fd0e336..a39189e 100644 --- a/nodejs/models/dns_provider/porkbun.js +++ b/nodejs/models/dns_provider/porkbun.js @@ -11,7 +11,7 @@ class PorkBun{ } static displayName = 'DigitalOcean'; - static displayIconHtml = ` + static displayIconHtml = `
-