mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Cleanup and refactoring of Twitter notifications
Closes #301 New: Twitter Notifications
This commit is contained in:
parent
2fbf7a4114
commit
b82e830e86
13 changed files with 429 additions and 342 deletions
|
@ -2,6 +2,6 @@
|
|||
<label class="col-sm-3 control-label"></label>
|
||||
|
||||
<div class="col-sm-5">
|
||||
<button class="form-control x-path {{name}}" data-value="{{value}}">{{label}}</button>
|
||||
<button class="form-control {{name}}" data-value="{{value}}">{{label}}</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue