Removing forum embed link from build page

This commit is contained in:
Colin McLeod
2015-05-25 23:10:32 -07:00
parent c8df9eb711
commit 0993a72d25
3 changed files with 1 additions and 5 deletions

View File

@@ -13,6 +13,5 @@
<div class="l" ng-if="hp.c.shieldmul">+{{$r.fRPct(hp.c.shieldmul)}}</div>
<div class="l" ng-if="hp.c.range">{{hp.c.range}} <u>KM</u></div>
<div class="l" ng-if="hp.c.ammo">Ammo: {{$r.fCrd(hp.c.clip)}}/{{$r.fCrd(hp.c.ammo)}}</div>
</div>
</div>