Changes for page Accelerators

Last modified by Erik Bakker on 2025/01/10 15:08

From version 33.1
edited by Erik Bakker
on 2022/04/29 16:07
Change comment: There is no comment for this version
To version 41.1
edited by Erik Bakker
on 2022/04/29 16:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,17 +5,13 @@
1 -{{velocity}}
2 -#set ($discard = $xwiki.jsx.use('Accelerators.SkinExt.WebHome'))
3 -{{/velocity}}
4 -
5 5  {{html}}
6 6  <html><body<div class="ez-academy">
7 7  <div class="row">
8 8   <div class="col-sm-12 mb-3">
9 - <input type="text" id="myFilter" class="form-control" onkeyup="myFunction()" placeholder="Search for names..">
5 + <input type="text" id="myFilter" class="form-control" onkeyup="myFunction()" placeholder="Search Store Items.."><br></br>
10 10   </div>
11 11   </div>
12 12   <div class="ez-academy_body">
13 13   <main class="master">
14 - <div class="card-container">
10 + <div class="card-container" id="myItems">
15 15   <a href="/bin/view/Main/eMagiz%20Store/Accelerators/REST%20-%20Fire%20%26%20Forget/" class="card">
16 16   <div class="card__body" style="background: url(/bin/download/Main/Images/Store/WebHome/REST%20Webservice.svg) center no-repeat; background-size: 30%;">
17 17   <h4 class="title">REST - Fire & Forget</h4>
XWiki.JavaScriptExtension[0]
Use this extension
... ... @@ -1,1 +1,1 @@
1 -currentPage
1 +onDemand