משתמש אלמוני
מדיה ויקי:Gadget-WLM-draft.js: הבדלים בין גרסאות בדף
אין תקציר עריכה
אין תקציר עריכה |
אין תקציר עריכה |
||
שורה 297: | שורה 297: | ||
.append($('<span>') | .append($('<span>') | ||
.text('. ' + i18n('logd') + ' ')) | .text('. ' + i18n('logd') + ' ')) | ||
.append($('<a>') | .append($('<a>', {target: '_blank'}) | ||
.text(i18n('loge')) | .text(i18n('loge')) | ||
.click(function() { | .click(function() { |