myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [3406] branches/wf4ever/app/views/packs/_items.rh


From: noreply
Subject: [myexperiment-hackers] [3406] branches/wf4ever/app/views/packs/_items.rhtml: removed paths from pack items list
Date: Thu, 7 Feb 2013 01:47:56 +0000 (UTC)

Revision
3406
Author
dgc
Date
2013-02-07 01:47:55 +0000 (Thu, 07 Feb 2013)

Log Message

removed paths from pack items list

Modified Paths

Diff

Modified: branches/wf4ever/app/views/packs/_items.rhtml (3405 => 3406)


--- branches/wf4ever/app/views/packs/_items.rhtml	2013-02-07 01:46:58 UTC (rev 3405)
+++ branches/wf4ever/app/views/packs/_items.rhtml	2013-02-07 01:47:55 UTC (rev 3406)
@@ -98,7 +98,7 @@
           </li>
         <% else %>
           <% 
-          label = e.ro_local_uri
+          label = e.ro_local_uri.split("/").last
           annotations = get_annotations(pack.ro_uri, e.uri)
           types = resource_types_as_labels(annotations, e.uri)
           if types.include? "Sketch" 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]