Minor wording.
[www.jankratochvil.net.git] / project / Index.html.pl
index dbbf486..4af7311 100755 (executable)
@@ -41,7 +41,7 @@ My::Web->init(
 My::Web->heading();
 
 print My::Project->views("Detailed");
-print My::Project->platforms(undef());
+print My::Project->platforms(undef(),"novskip"=>1);
 
 my %item=( My::Project::item_hash_read() );