This website works better with JavaScript.
Home
Explore
Help
Sign In
kj
/
kxip-app
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Player details maiden data not showing bug fix
master
kj1352
4 years ago
parent
370b6688e2
commit
bee882ea4b
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/components/player-details/player-details.component.html
+ 1
- 1
src/app/components/player-details/player-details.component.html
View File
@@ -38,7 +38,7 @@
<li>
<label> Maidens </label>
<h5> {{ stat.overall.bowling_record.
wicket
s }} </h5>
<h5> {{ stat.overall.bowling_record.
maiden
s }} </h5>
</li>
<li>
Write
Preview
Loading…
Cancel
Save