summaryrefslogtreecommitdiffstats
path: root/cobbler/webui/master.py
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-19 18:30:49 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-19 18:30:49 -0400
commita7db44fab1b5418921b9d57574f588d416724699 (patch)
tree885b3150cf26f0af0cf6297d736503b5c1936d73 /cobbler/webui/master.py
parent59fcf7bc502d250ea9cec8d9f9b0d2e3233d95e9 (diff)
downloadthird_party-cobbler-a7db44fab1b5418921b9d57574f588d416724699.tar.gz
third_party-cobbler-a7db44fab1b5418921b9d57574f588d416724699.tar.xz
third_party-cobbler-a7db44fab1b5418921b9d57574f588d416724699.zip
Package the cobbler manpage as html as well as a docs page. Fix a broken docstring in action_sync.py
Diffstat (limited to 'cobbler/webui/master.py')
-rw-r--r--cobbler/webui/master.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/cobbler/webui/master.py b/cobbler/webui/master.py
index 7fc1d6a..b29bb8c 100644
--- a/cobbler/webui/master.py
+++ b/cobbler/webui/master.py
@@ -33,8 +33,8 @@ VFN=valueForName
currentTime=time.time
__CHEETAH_version__ = '2.0rc8'
__CHEETAH_versionTuple__ = (2, 0, 0, 'candidate', 8)
-__CHEETAH_genTime__ = 1190239979.666712
-__CHEETAH_genTimestamp__ = 'Wed Sep 19 18:12:59 2007'
+__CHEETAH_genTime__ = 1190241010.2348001
+__CHEETAH_genTimestamp__ = 'Wed Sep 19 18:30:10 2007'
__CHEETAH_src__ = 'webui_templates/master.tmpl'
__CHEETAH_srcLastModified__ = 'Tue Sep 18 15:11:43 2007'
__CHEETAH_docstring__ = 'Autogenerated by CHEETAH: The Python-Powered Template Engine'