Browse Source

Update Default.js

pull/1545/head
Halil İbrahim Kalkan 7 years ago
parent
commit
ae4e9b3161
  1. 3
      samples/DashboardDemo/src/DashboardDemo.Web/Pages/Shared/Components/NewUserStatisticWidget/Default.js

3
samples/DashboardDemo/src/DashboardDemo.Web/Pages/Shared/Components/NewUserStatisticWidget/Default.js

@ -1,5 +1,4 @@
abp.widgets = abp.widgets || {}; //TODO: Remove later
(function () {
(function () {
abp.widgets.NewUserStatisticWidget = function($wrapper) {
var _latestFilters;

Loading…
Cancel
Save