mirror of
https://github.com/caddyserver/website.git
synced 2025-04-25 14:36:16 -04:00
feat(redesign): toggle module
This commit is contained in:
parent
e6c6310277
commit
d201a427d1
3 changed files with 80 additions and 7 deletions
|
@ -38,7 +38,7 @@
|
|||
${item.description}
|
||||
</p>
|
||||
<div class="card-actions">
|
||||
<button type="button" class="button card-button">
|
||||
<button type="button" class="button card-button" data-module="${item.path}" onclick="togglePackage(event)">
|
||||
Add this module
|
||||
</button>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue