yammat/templates/supplierActions.hamlet
2015-10-11 20:11:31 +02:00

14 lines
246 B
Plaintext
Executable file

<h3>#{supplierIdent sup}
<ul>
<li>
<a href=@{SupplierDigestR sId}>
_{MsgCreateSupplierDigest}
<li>
<a href=@{ModifySupplierR sId}>
_{MsgEditSupplier}
<li>
<a href=@{DeleteSupplierR sId}>
_{MsgDeleteSupplier}