pertinent title layout for OWL view
authorLaure Bourgois <Laure.Bourgois@logilab.fr>
Mon, 02 Feb 2009 16:14:43 +0100
changeset 552 e5a83e84bc75
parent 551 44ec4836cc1a
child 553 c69eac8298c0
pertinent title layout for OWL view
web/views/owl.py
--- a/web/views/owl.py	Mon Feb 02 13:43:28 2009 +0100
+++ b/web/views/owl.py	Mon Feb 02 16:14:43 2009 +0100
@@ -53,7 +53,7 @@
 class OWLView(StartupView):
     """This view export in owl format the whole cubicweb ontologie. First part is the TBOX, second part is an ABOX ligth version."""
     id = 'owl'
-    title = _('owl')
+    title = _('owl (tbox+abox)')
     templatable =False
     content_type = 'application/xml' # 'text/xml'