Factor out the ReceipeController
This commit is contained in:
@@ -12,13 +12,8 @@
|
||||
|
||||
.panel
|
||||
.prev
|
||||
.input
|
||||
table.view__crafting_grid
|
||||
.tool: p
|
||||
.output
|
||||
a: img
|
||||
p.quantity
|
||||
p.multiplier
|
||||
.view__recipe
|
||||
.next
|
||||
|
||||
.problem
|
||||
a report a problem
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
//-
|
||||
//- Crafting Guide - recipe.jade
|
||||
//-
|
||||
//- Copyright (c) 2015 by Redwood Labs
|
||||
//- All rights reserved.
|
||||
//-
|
||||
|
||||
.view__recipe
|
||||
.input
|
||||
table.view__crafting_grid
|
||||
.tool: p
|
||||
.output
|
||||
a: img
|
||||
p.quantity
|
||||
Reference in New Issue
Block a user