Make version tags mandatory again.

This commit is contained in:
Colin Kuskie 2011-10-25 19:44:58 -07:00
parent d0b3be1749
commit 4bfabb9469
94 changed files with 405 additions and 489 deletions

View file

@ -44,8 +44,6 @@ $versionTag->setWorking;
template => '',
namespace => 'style',
className => 'WebGUI::Asset::Template',
tagId => $versionTag->getId,
status => "pending",
} );
$elem->setOptions;