Added IC2-Exp

This commit is contained in:
Andrew Miner
2015-01-24 13:42:30 -08:00
parent 64b6b97807
commit f87b09f886
740 changed files with 3208 additions and 6 deletions
@@ -58,7 +58,7 @@ module.exports = class ModController extends BaseController
option.attr 'selected', 'selected'
@$version.append option
# @$nameLink.attr 'href', Url.mod modSlug:@model.slug
@$nameLink.attr 'href', Url.mod modSlug:@model.slug
@$nameText.html @model.name
@$description.html @model.description