This repository was archived by the owner on Jul 6, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 <td class =" reported-at" ><a title =" Reported by {{ reporterName }} " >{{ reported_at }} </a ></td >
2424 <td class =" actions" >
2525 <a title =" Set Destination" onClick =" CCPEVE.setDestination({{ systemId }} )" ><i class =" fa fa-map-marker" title =" Set Destination" ></i ></a >
26- <a title =" Killboard: {{ characterName }} " target =" _blank" href =" https://zkillboard.com/character/{{ characterName }} /" ><i class =" fa fa-crosshairs" title =" Killboard" ></i ></a >
26+ <a title =" Killboard: {{ characterName }} " target =" _blank" href =" https://zkillboard.com/character/{{ characterId }} /" ><i class =" fa fa-crosshairs" title =" Killboard" ></i ></a >
2727 </td >
2828 </tr >
2929</table >
Original file line number Diff line number Diff line change 22 <tr >
33 <td class =" name" ><a href =" javascript:CCPEVE.showInfo(1377, {{ characterId }} );" >{{ characterName }} </a ></td >
44 <td class =" actions" >
5- <a title =" Set Destination" onClick =" CCPEVE.setDestination({{ systemId }} )" ><i class =" fa fa-map-marker" title =" Set Destination" ></i ></a >
65 <a title =" Start Conversation" onClick =" CCPEVE.startConversation({{ characterId }} )" ><i class =" fa fa-comment" title =" Start Conversation" ></i ></a >
76 <a title =" Killboard: {{ characterName }} " target =" _blank" href =" https://zkillboard.com/character/{{ characterId }} /" ><i class =" fa fa-crosshairs" title =" Killboard" ></i ></a >
87 </td >
Original file line number Diff line number Diff line change 77 {{ #if title }} <div class =" text title" >{{{ title }}} </div >{{ /if }}
88 </div >
99
10+ <!-- <a class="button submit-create" onclick="UIPanels.showCreatePanel()">Create Fleet</a> -->
11+
1012 <h2 >Current Fleets</h2 >
1113 <table >
1214 <thead >
You can’t perform that action at this time.
0 commit comments