This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Biukop
/
SFM-Broker
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
2
Wiki
Activity
Browse Source
test using normal url for image
tags/2.037
Patrick Sun
4 years ago
parent
9849c3938a
commit
6bbdefe54d
2 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/app/chart-top-brokers/chart-top-brokers.component.ts
+3
-3
src/app/models/top-broker.model.ts
+ 1
- 1
src/app/chart-top-brokers/chart-top-brokers.component.ts
File diff suppressed because it is too large
View File
+ 3
- 3
src/app/models/top-broker.model.ts
View File
@@ -7,9 +7,9 @@ export class TopBrokerModel {
First: string;
Last: string;
Login:string;
Organizatin: string;
License:string;
Login:
string;
Organizati
o
n: string;
License:
string;
NumOfLoans: number;
NumOfSettledLoans: number;
Write
Preview
Loading…
Cancel
Save