mirror of
https://github.com/Readarr/Readarr.git
synced 2026-03-29 18:14:28 -04:00
removed partial script tag
This commit is contained in:
@@ -27,11 +27,4 @@
|
||||
.Columns(c => c.Bound(g => g.Name).Title("Type").Width(100))
|
||||
.Columns(c => c.Bound(g => g.TargetId).Title("Target"))
|
||||
.Columns(c => c.Bound(g => g.SecondaryTargetId).Title("Secondary Target"))
|
||||
.Render();}
|
||||
|
||||
|
||||
@section Scripts{
|
||||
<script>
|
||||
function
|
||||
</script>
|
||||
}
|
||||
.Render();}
|
||||
Reference in New Issue
Block a user