Changes for page Datové centrum
Last modified by Denisa Wernerová on 20.11.2024 10:57
From version 13.1
edited by Denisa Wernerová
on 14.11.2024 15:20
on 14.11.2024 15:20
Change comment:
There is no comment for this version
To version 12.5
edited by Denisa Wernerová
on 12.11.2024 16:11
on 12.11.2024 16:11
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -15,33 +15,15 @@ 15 15 Plánujete-li pořízení serverové infrastruktury pro své projekty, tak zvažte jejich umístění do univerzitního datového centra a [[kontaktujte nás>>path:mailto:doc@vsb.cz?subject=Dotaz%20k%20datov%C3%A9mu%20centru]] ještě před výběrem a nákupem. Bohužel ne všechna zařízení jsou schopna efektivního zapojení do datového centra. 16 16 17 17 18 -{{velocity}} 19 -#set ($discard = $xwiki.ssx.use('helpdesk.CustomStyle.WebHome')) 20 -{{/velocity}} 21 - 22 22 {{html}} 23 -<div class="rowkontejner"> 24 - <div class="rowbox"> 25 - <i class="fa fa-database rowicon"></i> 26 - <a href="vi" class="rowa">Virtuální infrastruktura</a> 27 - </div> 28 - <div class="rowbox"> 29 - <i class="fa fa-copy rowicon"></i> 30 - <a href="zalohovani-vi" class="rowa">Zálohování</a> 31 - </div> 32 -</div> 33 -{{/html}} 34 - 35 - 36 -{{html}} 37 37 <div style="display: flex; gap: 10px; justify-content: start; flex-wrap: wrap;"> 38 38 <div style="padding: 8px 16px; background-color: #e7f1ff; border-radius: 5px; display: inline-flex; align-items: center; cursor: pointer;"> 39 39 <i class="fa fa-database" style="font-size: 18px; color: #0088CC; margin-right: 8px;"></i> 40 - <a href="vi" style="color: #0088CC; font-weight: bold; text-decoration: none;">Virtuální infrastruktura</a> 22 + <a href="vi" target="_blank" style="color: #0088CC; font-weight: bold; text-decoration: none;">Virtuální infrastruktura</a> 41 41 </div> 42 42 <div style="padding: 8px 16px; background-color: #e7f1ff; border-radius: 5px; display: inline-flex; align-items: center; cursor: pointer;"> 43 43 <i class="fa fa-copy" style="font-size: 18px; color: #0088CC; margin-right: 8px;"></i> 44 - <a href="zalohovani-vi" style="color: #0088CC; font-weight: bold; text-decoration: none;">Zálohování</a> 26 + <a href="zalohovani-vi" target="_blank" style="color: #0088CC; font-weight: bold; text-decoration: none;">Zálohování</a> 45 45 </div> 46 46 </div> 47 47 {{/html}}