From 47a751cb301d05276ae5d75145d57b2d090fe4e1 Mon Sep 17 00:00:00 2001 From: kongzy <kongzy> Date: 星期一, 01 七月 2024 10:58:35 +0800 Subject: [PATCH] change --- src/main/webapp/resources/css/mybootstrap.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/resources/css/mybootstrap.css b/src/main/webapp/resources/css/mybootstrap.css index a059eac..be34239 100644 --- a/src/main/webapp/resources/css/mybootstrap.css +++ b/src/main/webapp/resources/css/mybootstrap.css @@ -139,7 +139,7 @@ .ui-row-editor .ui-icon, .ui-cell-editor-input .ui-icon { - background-image: url("/smartlab/javax.faces.resource/images/ui-icons_333333_256x240.png.xhtml?ln=primefaces-bootstrap")!important; + background-image: url("/smartlab_promote/javax.faces.resource/images/ui-icons_333333_256x240.png.xhtml?ln=primefaces-bootstrap")!important; } .apply-list .ui-state-default{ -- Gitblit v1.9.2