<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -790,7 +790,7 @@ add( &lt;&lt;&lt;EOT
 				.bind('sortupdate', function(event, ui) {
 					x = Array();
 					$('.list:last').find('div').each(function(){
-					    x.push( $(this).text().trim() );
+					    x.push( $(this).text() );
 					});
 					x = x.join( &quot;\\n&quot; );
 					$(this).siblings('.filterBox').val(x);
@@ -843,7 +843,6 @@ function updateList(list)
 {
 	$(list).each(function(){
 		i = $(this).children('textarea').val();
-		i.trim();
 		if( i!=&quot;&quot; )
 		{
 			i = i.split(&quot;\\n&quot;);</diff>
      <filename>system/application/libraries/Gui.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ba727ed5dc4de022b8976be8aede2c1973f98688</id>
    </parent>
  </parents>
  <author>
    <name>Emad Elsaid</name>
    <login>blazeeboy</login>
    <email>blazeeboy@gmail.com</email>
  </author>
  <url>http://github.com/blazeeboy/vunsy/commit/3907997b4420d390233744216fc45daa818f0e7e</url>
  <id>3907997b4420d390233744216fc45daa818f0e7e</id>
  <committed-date>2009-10-10T10:47:51-07:00</committed-date>
  <authored-date>2009-10-10T10:47:51-07:00</authored-date>
  <message>small filters bug fix</message>
  <tree>64b50f51f199e54733defb87802a352506e1f8b5</tree>
  <committer>
    <name>Emad Elsaid</name>
    <login>blazeeboy</login>
    <email>blazeeboy@gmail.com</email>
  </committer>
</commit>
