Update "What's new" section with proper dates
This commit is contained in:
@@ -109,6 +109,5 @@ module.exports = class CraftPageController extends PageController
|
|||||||
|
|
||||||
_updateLocation: ->
|
_updateLocation: ->
|
||||||
text = @model.plan.want.unparse()
|
text = @model.plan.want.unparse()
|
||||||
logger.debug "setting location to: #{text}"
|
|
||||||
url = Url.crafting inventoryText:text
|
url = Url.crafting inventoryText:text
|
||||||
router.navigate url
|
router.navigate url
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
.section
|
.section
|
||||||
h2 What's new?
|
h2 What's new?
|
||||||
.panel
|
.panel
|
||||||
h3 2015-02-28
|
h3 2015-03-01
|
||||||
.entry
|
.entry
|
||||||
p.
|
p.
|
||||||
This release delivers the second major expansion of Crafting Guide! Here's the list of what's
|
This release delivers the second major expansion of Crafting Guide! Here's the list of what's
|
||||||
@@ -125,10 +125,3 @@
|
|||||||
p.
|
p.
|
||||||
Crafting Guide now has support for EnderIO! I tend to add new mods in order of those with the
|
Crafting Guide now has support for EnderIO! I tend to add new mods in order of those with the
|
||||||
most votes, so remember to suggest your favorites!
|
most votes, so remember to suggest your favorites!
|
||||||
|
|
||||||
h3 2015-01-30
|
|
||||||
.entry
|
|
||||||
p.
|
|
||||||
I've just updated the mod pages to allow the items to be grouped into logical sections. This
|
|
||||||
makes it a lot easier to get a feel for what kinds of things a mod adds and it makes it a lot
|
|
||||||
easier to find things.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user