static S ai_html_webThumbUpDownLinks(S webID) { ret ai_html_webThumbUpDownLinks(webID, null); } static S ai_html_webThumbUpDownLinks(S webID, S upLink) { ret ai_html_webThumbUpLink(webID, upLink) + " " + ai_html_webThumbDownLink(webID); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1011875 |
| Snippet name: | ai_html_webThumbUpDownLinks |
| Eternal ID of this version: | #1011875/9 |
| Text MD5: | 954bfe04546baa7529f63a8ce1dd4845 |
| Author: | stefan |
| Category: | javax / a.i. / html |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-28 13:10:02 |
| Source code size: | 254 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 677 / 729 |
| Version history: | 8 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1012319 - ai_html_webThumbDownLink #1012320 - ai_html_webThumbUpLink |