change asset www_add and www_edit into templates
This commit is contained in:
parent
9489283960
commit
ad3231af73
5 changed files with 37 additions and 49 deletions
9
share/upgrades/7.10.4-8.0.0/addAssetEditTemplate.pl
Normal file
9
share/upgrades/7.10.4-8.0.0/addAssetEditTemplate.pl
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
use WebGUI::Upgrade::Script;
|
||||
|
||||
start_step "Adding Edit Asset Template";
|
||||
|
||||
session->setting->set( 'templateIdAssetEdit' => 'yKl2HX76TSuv42vmprFbXQ' );
|
||||
|
||||
done;
|
||||
|
||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue