fixed a bunch of bugs
This commit is contained in:
parent
914f29b169
commit
d894e39e11
7 changed files with 33 additions and 12 deletions
|
|
@ -1050,7 +1050,7 @@ sub getEditForm {
|
|||
-name=>"isPrototype",
|
||||
-label=>WebGUI::International::get("make prototype","Asset"),
|
||||
-value=>$self->getValue("isPrototype"),
|
||||
-uiLevel=>7
|
||||
-uiLevel=>9
|
||||
);
|
||||
return $tabform;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue