change asset www_add and www_edit into templates

This commit is contained in:
Doug Bell 2011-04-13 16:52:07 -05:00
parent 9489283960
commit ad3231af73
5 changed files with 37 additions and 49 deletions

View file

@ -0,0 +1,9 @@
use WebGUI::Upgrade::Script;
start_step "Adding Edit Asset Template";
session->setting->set( 'templateIdAssetEdit' => 'yKl2HX76TSuv42vmprFbXQ' );
done;