Home
last modified time | relevance | path

Searched refs:required (Results 1 – 25 of 107) sorted by relevance

12345

/webtrees/resources/css/
H A D_chart-interactive.css114 height: 100%; /* required */
144 overflow: hidden; /* required for IE */
153 overflow: hidden; /* required for IE */
169 border-collapse: collapse; /* required */
186 …font-family: x-large, serif; /*Arial Unicode MS, monospace; /* customizable, BUT test required for…
247 margin: 0; /* required */
266 padding: 0; /* required */
271 padding: 0; /* required */
319 overflow: hidden; /* required for IE */
/webtrees/resources/views/components/
H A Dselect-place.phtml28 <?= ($required ?? false) ? 'required="required"' : '' ?>
H A Dselect-shared-note.phtml31 <?= ($required ?? false) ? 'required="required"' : '' ?>
H A Dselect-submitter.phtml31 <?= ($required ?? false) ? 'required="required"' : '' ?>
H A Dselect-source.phtml31 <?= ($required ?? false) ? 'required="required"' : '' ?>
H A Dselect-repository.phtml31 <?= ($required ?? false) ? 'required="required"' : '' ?>
H A Dselect-location.phtml31 <?= ($required ?? false) ? 'required="required"' : '' ?>
H A Dselect-individual.phtml31 <?= ($required ?? false) ? 'required="required"' : '' ?>
H A Dselect-submission.phtml31 <?= ($required ?? false) ? 'required="required"' : '' ?>
H A Dselect-family.phtml31 <?= ($required ?? false) ? 'required="required"' : '' ?>
H A Dselect-media.phtml31 <?= ($required ?? false) ? 'required="required"' : '' ?>
H A Dselect-note.phtml31 <?= ($required ?? false) ? 'required="required"' : '' ?>
/webtrees/public/ckeditor-4.15.1-custom/plugins/table/dialogs/
H A Dtable.js12required:!0,controlStyle:"width:5em",validate:t(a.lang.table.invalidRows),setup:function(d){this.s… property
/webtrees/
H A DREADME.md187 remains in the **webtrees/data** folder and is no longer used or required
229 further action is required.
243 If you do find it necessary, following is an example of the process required:
/webtrees/public/ckeditor-4.15.1-custom/plugins/link/dialogs/
H A Danchor.js7 …y:"I",elements:[{type:"text",id:"txtName",label:c.lang.link.anchor.name,required:!0,validate:funct… property
H A Dlink.js10 …={});a.url.protocol=this.getValue()}},{type:"text",id:"url",label:h.url,required:!0,onLoad:functio… property
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/
H A DLICENSE.md18 You are not required to, but if you want to explicitly declare the license you have chosen to be bo…
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/
H A DLICENSE.md18 You are not required to, but if you want to explicitly declare the license you have chosen to be bo…
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/
H A Dradio.js8 …")}},{id:"required",type:"checkbox",label:c.lang.forms.checkboxAndRadio.required,"default":"",acce…
H A Dtextarea.js8 …etValue()}},{id:"required",type:"checkbox",label:b.lang.forms.textfield.required,"default":"",acce…
H A Dcheckbox.js9 …")}},{id:"required",type:"checkbox",label:d.lang.forms.checkboxAndRadio.required,"default":"",acce…
H A Dtextfield.js10 …tValue())}},{id:"required",type:"checkbox",label:b.lang.forms.textfield.required,"default":"",acce…
/webtrees/public/ckeditor-4.15.1-custom/plugins/iframe/dialogs/
H A Diframe.js7 …nts:[{type:"vbox",padding:0,children:[{id:"src",type:"text",label:a.url,required:!0,validate:CKEDI… property
/webtrees/resources/js/
H A Dwebtrees.js790 if (!element.required) {
801 if (!element.required) {
/webtrees/public/ckeditor-4.15.1-custom/
H A DLICENSE.md22 You are not required to, but if you want to explicitly declare the
183 the Program is not required to print an announcement.)
251 5. You are not required to accept this License, since you have not
675 For an executable, the required form of the "work that uses the
714 9. You are not required to accept this License, since you have not
849 as the Initial Developer in the Source Code notice required by Exhibit
872 which is described in the Source Code notice required by Exhibit A as
1003 intellectual property rights is required to exercise the rights
1281 other provisions required by the [___] License. If you do not delete

12345