Added enable/disable
This commit is contained in:
+3
-1
@@ -27,7 +27,9 @@
|
||||
<%= program %>
|
||||
</label>
|
||||
<div style="display: flex;align-items: center;">
|
||||
<label id="download" style="cursor: pointer; margin-right: 10px;"><span>🡇
|
||||
<label id="enable" style="cursor: pointer; margin-right: 10px;"><span>⏺
|
||||
</span>Enable</label>
|
||||
<label id="download" style="cursor: pointer; margin-left: 10px; margin-right: 10px;"><span>🡇
|
||||
</span>Download</label>
|
||||
<label id="remove" style="cursor: pointer; margin-left: 10px; margin-right: 10px;"><span>-
|
||||
</span>Remove</label>
|
||||
|
||||
Reference in New Issue
Block a user