mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-05-30 16:50:52 +00:00
* Testing/DynamicElements
Ported to WO names. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@30689 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
514d24d161
commit
21d987fbdc
84 changed files with 735 additions and 753 deletions
|
@ -1,17 +0,0 @@
|
|||
MainPageLink: GSWHyperlink
|
||||
{
|
||||
pageName = "Main";
|
||||
string = "Main Page";
|
||||
};
|
||||
|
||||
Form: GSWForm
|
||||
{
|
||||
enctype = "multipart/form-data";
|
||||
};
|
||||
|
||||
SubmitButton: GSWSubmitButton
|
||||
{
|
||||
action = submitAction;
|
||||
value = "Submit";
|
||||
};
|
||||
|
|
@ -78,11 +78,6 @@
|
|||
pageName = "RadioButton1Page";
|
||||
label = "RadioButton 1";
|
||||
comment = "GSWRadioButton Test 1";
|
||||
},
|
||||
{
|
||||
pageName = "RadioButton2Page";
|
||||
label = "RadioButton 2";
|
||||
comment = "GSWRadioButton Test 2";
|
||||
}
|
||||
);
|
||||
RadioButtonList = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue