mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 22:48:38 +01:00
more missing tags (#16937)
* more missing tags * only some books have... * . * some more * Update admin.dm * finish it up
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
t += "#[i] | [display_data(line)] | "
|
||||
t += "<a href='byond://?src=\ref[src];edit=1;pos=[i]'>\[Edit\]</a> | "
|
||||
t += "<a href='byond://?src=\ref[src];remove=1;pos=[i]'>\[Remove\]</a><br>"
|
||||
user << browse(t, "window=list_pin_\ref[src];size=500x400")
|
||||
user << browse("<html>[t]</html>", "window=list_pin_\ref[src];size=500x400")
|
||||
|
||||
/datum/integrated_io/list/proc/add_to_list(mob/user, var/new_entry)
|
||||
if(!new_entry && user)
|
||||
|
||||
Reference in New Issue
Block a user