mirror of
https://github.com/caddyserver/website.git
synced 2025-04-23 21:46:16 -04:00
fix(redesign): JS behavior
This commit is contained in:
parent
d201a427d1
commit
3dc98f5584
4 changed files with 171 additions and 99 deletions
|
@ -39,7 +39,7 @@
|
|||
</p>
|
||||
<div class="card-actions">
|
||||
<button type="button" class="button card-button" data-module="${item.path}" onclick="togglePackage(event)">
|
||||
Add this module
|
||||
${item.state ? 'Remove' : 'Add'} this module
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue