forked from cory/tildefriends
		
	Remove use of jquery and fix some bugs.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3200 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
		| @@ -783,7 +783,7 @@ function schedulePing(socket) { | ||||
| terminal.split([ | ||||
| 	{type: "horizontal", children: [ | ||||
| 		{name: "terminal", grow: 1}, | ||||
| 		{name: "users", grow: 0}, | ||||
| 		{name: "users", basis: "2in", grow: 0, shrink: 0}, | ||||
| 	]}, | ||||
| ]); | ||||
| terminal.select("terminal"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user