6,834
edits
No edit summary |
No edit summary |
||
Line 73: | Line 73: | ||
function p.showPropertyPage(frame) | function p.showPropertyPage(frame) | ||
local parts = { "Description", "Value", "Settable", "Types | local parts = { "Description", "Value", "Settable", "Types" } | ||
return p.showPage(frame, parts) | return p.showPage(frame, parts) | ||
end | end |
edits