Zuletzt geändert von Julia Schlüns am 2025/01/10 14:16

Von Version 690.1
bearbeitet von xwikiadmin
am 2022/05/11 12:05
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 689.1
bearbeitet von xwikiadmin
am 2022/05/11 12:04
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -240,33 +240,8 @@
240 240  
241 241  (% class="col-xs-12 col-sm-12 col-md-4 cards-container" %)
242 242  (((
243 -(% class="card card1" style="box-shadow: inset 0 0 1px rgba(0,0,0,0.05); border-style: solid; border-width: 0 0 6px 0; border-color: #6576A6; margin-bottom: 1em; position: relative; min-width: 0; word-wrap: break-word;background-color: #fafafa; background-clip: border-box; border-radius: .25rem; width: 100%; padding: 10px;" %)
243 +(% class="card-body" %)
244 244  (((
245 - {{velocity}}=== #if($services.icon)$services.icon.render('find')#end Suche... ===
246 -
247 -{{html}}
248 -<form action="$xwiki.getURL("Main.Search")">
249 - <input type="hidden" name="f_space" value="Extension" />
250 - <input type="text" name="text" value="Suchbegriff..." size="150" class="withTip" id="searchTextInput" />
251 - <span class="buttonwrapper">
252 - <input class="btn btn-primary" type="submit" value="Search" id="searchSubmit"/>
253 - </span>
254 -</form>
255 -{{/html}}
256 -{{/velocity}}
257 -
258 -=== {{html clean="false"}}<span class="fa fa-search"></span>{{/html}} Suche... ===
259 -
260 -{{html}}
261 -<form action="/wiki/iso/view/Main/Search">
262 -<input type="hidden" name="f_space" value="Extension" />
263 -<input type="text" name="text" value="Suchbegriff..." size="150" class="withTip" id="searchTextInput" />
264 -<span class="buttonwrapper">
265 -<input class="btn btn-primary" type="submit" value="Search" id="searchSubmit"/>
266 -</span>
267 -</form>
268 -{{/html}}
269 -
270 270  
271 271  )))
272 272  )))