Skip to content
Merged

Dev #2620

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<abp-script-bundle name="@typeof(IndexModel).FullName">
<abp-script src="/themes/ux2/plugins/filterRow.js" />
<abp-script src="/Pages/UnityAdmin/Index.js" />
<abp-script src="/Views/Settings/BackgroundJobsSettingGroup/Default.js" />
</abp-script-bundle>
}

Expand Down
Loading