Mailing List Archive

[bricoleurs/bricolage] 120f26: Don't reactivate element template when creating ca...
Branch: refs/heads/master
Home: https://github.com/bricoleurs/bricolage

Commit: 120f26efc4a6c554667137513d24f81109ebe3da
https://github.com/bricoleurs/bricolage/commit/120f26efc4a6c554667137513d24f81109ebe3da
Author: David E. Wheeler <david@justatheory.com>
Date: 2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
M lib/Bric/App/Callback/Profile/Template.pm
M lib/Bric/Biz/Asset/Template.pm

Log Message:
-----------
Don't reactivate element template when creating category template.

Done by adding `tplate_type` to the search for existing templates. Needed to
add support for that parameter to `Bric::Bus::Asset::Template->list()`.
[#195 state:resolved]