Skip to content

Commit

Permalink
Add filter option for esportal
Browse files Browse the repository at this point in the history
  • Loading branch information
tam1m authored and bugdone committed Jan 30, 2019
1 parent cf5c795 commit 3007581
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/public/templates/player.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@
<li><a ng-click="setDemoType('esea')"><img ng-src="img/esea.png" width="50"/></a></li>
<li><a ng-click="setDemoType('faceit')"><img ng-src="img/faceit.png" width="50"/></a></li>
<li><a ng-click="setDemoType('cevo')"><img ng-src="img/cevo.png" width="50"/></a></li>
<li><a ng-click="setDemoType('esportal')"><img ng-src="img/esportal.png" width="50"/></a></li>
</ul>
</div>
<!-- Map -->
Expand Down

0 comments on commit 3007581

Please sign in to comment.