X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=examples%2Fbootstrap%2FRadioSet.bjs;h=a5b5172d20c6a26c91fb36197bf197c05f16fe0d;hp=4b932bb6d1ce4b4318c7fcfb1f31d889ff1c0b05;hb=effde8c46ed9353e22739171b3eb76f4ee0ad404;hpb=0b69a11b1055a6d3a3fd0719bdd58b5a235de0e4 diff --git a/examples/bootstrap/RadioSet.bjs b/examples/bootstrap/RadioSet.bjs index 4b932bb6d1..a5b5172d20 100644 --- a/examples/bootstrap/RadioSet.bjs +++ b/examples/bootstrap/RadioSet.bjs @@ -2,20 +2,29 @@ "name" : "RadioSet", "parent" : "", "title" : "", - "path" : "/home/edward/gitlive/roojs1/examples/bootstrap/RadioSet.bjs", + "path" : "/home/alan/gitlive/roojs1/examples/bootstrap/RadioSet.bjs", "permname" : "", "modOrder" : "001", "strings" : { "ce8ae9da5b7cd6c3df2929543a9af92d" : "Email", + "bafd7322c6e97d25b6299b5d6fe8920b" : "No", "7fa3b767c460b54a2be4d49030b349c7" : "no", "e3917ff2d3b3a88eab391651215d6445" : "Radio Field Lable Left", "9dffbf69ffba8bc38bc4e01abf4b1675" : "Text", "8d80ce38760953b68529d7fc9d8d89b6" : "Radio Field Lable", "015ae6f41d4b86ad13ac0fde840d2280" : "Text Input", + "93cba07454f06a4a960172bbd6e2a435" : "Yes", "a6105c0a611b41b08f1209506350279e" : "yes", "ad3d06d03d94223fa652babc913de686" : "Validate", "b7dc22f0e17f4dfca2940eb0bd0cdc54" : "Radio Set Example" }, + "named_strings" : { + "text_name_fieldLabel" : "015ae6f41d4b86ad13ac0fde840d2280", + "left_radio_fieldLabel" : "e3917ff2d3b3a88eab391651215d6445", + "text_name_placeholder" : "9dffbf69ffba8bc38bc4e01abf4b1675", + "email_name_placeholder" : "ce8ae9da5b7cd6c3df2929543a9af92d", + "top_radio_fieldLabel" : "8d80ce38760953b68529d7fc9d8d89b6" + }, "items" : [ { "String cls" : "bg-black", @@ -46,8 +55,8 @@ "items" : [ { "xtype" : "Header", - "$ xns" : "Roo.bootstrap", "Number level" : 1, + "$ xns" : "Roo.bootstrap", "String html" : "Radio Set Example" } ] @@ -190,6 +199,24 @@ } ] }, + { + "xtype" : "Row", + "$ xns" : "Roo.bootstrap", + "items" : [ + { + "xtype" : "Column", + "Number xs" : 12, + "$ xns" : "Roo.bootstrap", + "items" : [ + { + "String name" : "test1", + "xtype" : "CheckBox", + "$ xns" : "Roo.bootstrap" + } + ] + } + ] + }, { "xtype" : "Row", "$ xns" : "Roo.bootstrap",