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

Von Version 691.1
bearbeitet von xwikiadmin
am 2022/05/11 12:29
Ä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,37 +240,9 @@
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}}
246 -=== #if($services.icon)$services.icon.render('find')#end Suche... ===
247 -
248 -{{html}}
249 -<form action="$xwiki.getURL("Main.Search")">
250 - <input type="hidden" name="f_space" value="Extension" />
251 - <input type="text" name="text" value="Suchbegriff..." size="150" class="withTip" id="searchTextInput" />
252 - <span class="buttonwrapper">
253 - <input class="btn btn-primary" type="submit" value="Search" id="searchSubmit"/>
254 - </span>
255 -</form>
256 -{{/html}}
257 -
258 -{{/velocity}}
259 -
260 -=== {{html clean="false"}}<span class="fa fa-search"></span>{{/html}} Suche... ===
261 -
262 -{{html}}
263 -<form action="/wiki/iso/view/Main/Search">
264 -<input type="hidden" name="f_space" value="Extension" />
265 -<input type="text" name="text" value="Suchbegriff..." size="150" class="withTip" id="searchTextInput" />
266 -<span class="buttonwrapper">
267 -<input class="btn btn-primary" type="submit" value="Search" id="searchSubmit"/>
268 -</span>
269 -</form>
270 -{{/html}}
271 -
272 -
273 -
245 +
274 274  )))
275 275  )))
276 276  )))