Improved GUI for users interfacing with pAI

Also minor tweak to GUI for requesting pAI.

Conflicts:
	code/game/objects/items/devices/paicard.dm
This commit is contained in:
Brian Cook
2014-04-26 20:13:22 -07:00
committed by ZomgPonies
parent ce40b74fd7
commit d0fa6b4fc6
2 changed files with 132 additions and 48 deletions
@@ -305,7 +305,6 @@ var/datum/paiController/paiController // Global handler for pAI candidates
for(var/datum/paiCandidate/c in available)
dat += {"
<br>
<table class="desc">
<tr class="d0">
<th>Name:</th>
@@ -328,6 +327,7 @@ var/datum/paiController/paiController // Global handler for pAI candidates
<td class="download"><a href='byond://?src=\ref[src];download=1;candidate=\ref[c];device=\ref[p]' class="button"><b>Download [c.name]</b></a>
</td>
</table>
<br>
"}
dat += {"