diff options
| author | Michael Peter Christen <mc@yacy.net> | 2024-07-24 15:57:51 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2024-07-24 15:57:51 +0200 |
| commit | d181b9e89b5250facdbf10cb77c2a2d7ebf37d58 (patch) | |
| tree | 9c6edb8e3d5f78c93f777faf8c527ffd9ab22248 /htroot/WatchWebStructure_p.html | |
| parent | 910a496c9f657adaa8560d068c5a2e29d9bdd68a (diff) | |
added deleted files from commit https://github.com/yacy/yacy_search_server/commit/254f12d60b2d80b8bd136216c4b091d43e4a8c90 which are still needed and had been linked outside of yacy/ui
Diffstat (limited to 'htroot/WatchWebStructure_p.html')
| -rw-r--r-- | htroot/WatchWebStructure_p.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/WatchWebStructure_p.html b/htroot/WatchWebStructure_p.html index 02081a6de..4478dbcfa 100644 --- a/htroot/WatchWebStructure_p.html +++ b/htroot/WatchWebStructure_p.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>YaCy '#[clientname]#': Web Structure</title> -<link rel="stylesheet" media="screen" type="text/css" href="yacy/ui/css/colorpicker.css" /> +<link rel="stylesheet" media="screen" type="text/css" href="env/styles/colorpicker.css" /> #%env/templates/metas.template%# <script type="text/javascript" src="js/WatchWebStructure.js"></script> <style type="text/css"> @@ -33,7 +33,7 @@ #%env/templates/header.template%# #%env/templates/submenuWebStructure.template%# - <script type="text/javascript" src="yacy/ui/js/jquery.colorpicker.js"></script> + <script type="text/javascript" src="js/jquery.colorpicker.js"></script> <script type="text/javascript"> $(document).ready(function(){ $('#colorback, #colortext, #colorline, #colordot0, #colordota, #colorlineend').ColorPicker({ |
