diff --git a/modules/data/webadmin/files/webadmin.css b/modules/data/webadmin/files/webadmin.css index 3fa3fa84..8a2b02e6 100644 --- a/modules/data/webadmin/files/webadmin.css +++ b/modules/data/webadmin/files/webadmin.css @@ -21,3 +21,4 @@ table .reverse-sorted::after { width: 400px; } +table.networks[data-network-edit="0"] .network_delete { display: none; } \ No newline at end of file diff --git a/modules/data/webadmin/files/webadmin.js b/modules/data/webadmin/files/webadmin.js index dd20f5dc..0fb776be 100644 --- a/modules/data/webadmin/files/webadmin.js +++ b/modules/data/webadmin/files/webadmin.js @@ -136,13 +136,13 @@ function serverlist_init($) { ); } else { row.append( - $("").append($("").attr({"type":"text","readonly":true}) + $("").append($("").attr({"type":"text","disabled":true}) .addClass("servers_row_host").val(host)), - $("").append($("").attr({"type":"number","readonly":true}) + $("").append($("").attr({"type":"number","disabled":true}) .addClass("servers_row_port").val(port)), $("").append($("").attr({"type":"checkbox","disabled":true}) .addClass("servers_row_ssl").prop("checked", ssl)), - $("").append($("").attr({"type":"text","readonly":true}) + $("").append($("").attr({"type":"text","disabled":true}) .addClass("servers_row_pass").val(pass)) ); } @@ -238,10 +238,10 @@ function ctcpreplies_init($) { row.append( $("").append($("").val(request) .addClass("ctcpreplies_row_request") - .attr({"type":"text","list":"ctcpreplies_list","readonly":true})), + .attr({"type":"text","list":"ctcpreplies_list","disabled":true})), $("").append($("").val(response) .addClass("ctcpreplies_row_response") - .attr({"type":"text","placeholder":$("#ctcpreplies_js").data("placeholder"),"readonly":true})), + .attr({"type":"text","placeholder":$("#ctcpreplies_js").data("placeholder"),"disabled":true})), ); } $("input", row).change(serialize); diff --git a/modules/data/webadmin/tmpl/add_edit_network.tmpl b/modules/data/webadmin/tmpl/add_edit_network.tmpl index a21b54f9..6d414073 100644 --- a/modules/data/webadmin/tmpl/add_edit_network.tmpl +++ b/modules/data/webadmin/tmpl/add_edit_network.tmpl @@ -32,7 +32,7 @@
" readonly /> + title="" disabled />
@@ -49,12 +49,12 @@
" readonly /> + title="" disabled />
" readonly /> + title="" disabled />
@@ -69,7 +69,7 @@
" - readonly /> + disabled />
@@ -92,7 +92,7 @@
-

diff --git a/modules/data/webadmin/tmpl/add_edit_user.tmpl b/modules/data/webadmin/tmpl/add_edit_user.tmpl index f2866501..51e65c27 100644 --- a/modules/data/webadmin/tmpl/add_edit_user.tmpl +++ b/modules/data/webadmin/tmpl/add_edit_user.tmpl @@ -84,7 +84,7 @@
" - readonly /> + disabled />
@@ -95,7 +95,7 @@
" readonly /> + title="" disabled />
@@ -117,7 +117,7 @@
" - readonly /> + disabled />
@@ -129,43 +129,47 @@
- + + + +
+ + [] - +   - + + - - - + - + - +
- [] 
- [] - [] + [] + []
+
@@ -345,7 +349,7 @@
-

TIME Buy a watch!" ?>