correctly document how editing icons work in the template

This commit is contained in:
Colin Kuskie 2005-04-13 04:56:45 +00:00
parent 3b8fee97cb
commit e34932fac2

View file

@ -580,8 +580,7 @@ The URL to edit this record.
<p> <p>
<b>record.edit.icon</b><br> <b>record.edit.icon</b><br>
An icon that can be used in conjuction with <b>record.edit.url</b> to allow An icon and associated URL for editing this record.
this record to be edited.
<p> <p>
<b>record.delete.url</b><br> <b>record.delete.url</b><br>
@ -589,8 +588,7 @@ The URL to delete this record.
<p> <p>
<b>record.delete.icon</b><br> <b>record.delete.icon</b><br>
An icon that can be used in conjuction with <b>record.delete.url</b> to allow An icon and associated URL for deleting this record.
this record to be deleted.
<p> <p>
<b>record.username</b><br> <b>record.username</b><br>
@ -634,7 +632,7 @@ A conditional indicating whether this field exists for the mail subsystem of the
</blockquote> </blockquote>
</blockquote>|, </blockquote>|,
lastUpdated => 1111076507, lastUpdated => 1113368156,
}, },
'24' => { '24' => {
@ -787,7 +785,11 @@ A conditional indicating whether this field exists for the mail subsystem of the
'745' => { '745' => {
message => q|Go back to the page.|, message => q|Go back to the page.|,
lastUpdated => 1035872437, lastUpdated => 1035872437,
} },
'defaultView' => {
message => q|Default view|,
lastUpdated => 1112929856,
},
}; };