Factor out the ReceipeController

This commit is contained in:
Andrew Miner
2015-01-18 16:37:23 -08:00
parent 0811a868af
commit ecc839cca8
12 changed files with 208 additions and 164 deletions
+2 -7
View File
@@ -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
+14
View File
@@ -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