מדיה ויקי:Gadget-TemplateParamWizard.js: הבדלים בין גרסאות בדף

depracation
ניסוי
שורה 529: שורה 529:
}
}


function pickTemplate() {
function pickTemplate(item) {
function okButtonPressed() {
function okButtonPressed() {
template = selector.val();
template = item;
fireDialog();
fireDialog();
templateSelector.dialog("close");
templateSelector.dialog("close");