From: <var...@us...> - 2014-09-16 08:10:32
|
Revision: 9079 http://sourceforge.net/p/phpwiki/code/9079 Author: vargenau Date: 2014-09-16 08:10:25 +0000 (Tue, 16 Sep 2014) Log Message: ----------- Allow sorting by locked status in both ways Modified Paths: -------------- trunk/pgsrc/LockedPages Modified: trunk/pgsrc/LockedPages =================================================================== --- trunk/pgsrc/LockedPages 2014-09-12 16:11:24 UTC (rev 9078) +++ trunk/pgsrc/LockedPages 2014-09-16 08:10:25 UTC (rev 9079) @@ -1,4 +1,4 @@ -Date: Tue, 29 Jul 2014 10:42:12 +0000 +Date: Tue, 16 Sep 2014 10:08:30 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.0) Content-Type: application/x-phpwiki; pagename=LockedPages; @@ -6,7 +6,7 @@ charset=UTF-8 Content-Transfer-Encoding: binary -<<AllPages info=locked,author sortby=-locked>> +<<AllPages info=locked,author sortby||=-locked>> ---- [[CategoryActionPage]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |