Commit 78d51cd7647c53b41a580540580517ef61301370
1 parent
834efd38
update...
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/static/real_control_v2/mapmonitor/real.html
| ... | ... | @@ -2,7 +2,7 @@ |
| 2 | 2 | <link rel="stylesheet" href="/real_control_v2/assets/plugins/jquery.ui/themes/base/all.css" merge="map_plugins"/> |
| 3 | 3 | <link rel="stylesheet" href="/real_control_v2/assets/plugins/spectrum/spectrum.css" merge="map_plugins"/> |
| 4 | 4 | <link rel="stylesheet" href="/real_control_v2/assets/plugins/uikit-2.27.1/components/form-advanced.gradient.min.css" merge="map_plugins"/> |
| 5 | -<link rel="stylesheet" href="/real_control_v2/mapmonitor/css/real.css" merge="map_real"/> | |
| 5 | +<link rel="stylesheet" href="/real_control_v2/mapmonitor/css/real.css" /> | |
| 6 | 6 | <link rel="stylesheet" href="/real_control_v2/assets/plugins/uikit-2.27.1/components/progress.gradient.min.css" merge="map_plugins"> |
| 7 | 7 | |
| 8 | 8 | <div class="map-system-msg flex-left"> | ... | ... |