Allow user to select actual version of a mod
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
//- All rights reserved.
|
||||
//-
|
||||
|
||||
tr
|
||||
td: input(type="checkbox")
|
||||
td: p
|
||||
td: p
|
||||
.view__mod
|
||||
select.version
|
||||
option(value="none") None
|
||||
.name
|
||||
a: p
|
||||
.description: p
|
||||
|
||||
@@ -11,10 +11,6 @@
|
||||
p Mod Pack
|
||||
|
||||
.panel
|
||||
table
|
||||
tr
|
||||
td
|
||||
td
|
||||
|
||||
.mods
|
||||
.toolbar
|
||||
button(name="suggestMod") suggest a mod
|
||||
Reference in New Issue
Block a user