This website works better with JavaScript.
Home
Explore
Help
Sign In
kj
/
vendor-app
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Changed default selected nav to dashboard
master
kj1352
5 years ago
parent
780ff25331
commit
afa4f686f4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/app/widgets-holder/widgets-holder.component.ts
+ 1
- 1
src/app/widgets-holder/widgets-holder.component.ts
View File
@@ -11,7 +11,7 @@ export class WidgetsHolderComponent implements OnInit {
name: string,
params: any
} = {
name: 'ord
ers
',
name: '
dashb
o
a
rd',
params: ''
};
vendor_info: any;
Write
Preview
Loading…
Cancel
Save