Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1011875 // ai_html_webThumbUpDownLinks

JavaX fragment (include)

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: 379 / 418
Version history: 8 change(s)
Referenced in: [show references]