projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a32c28
)
This view is not required.
author
Gunnar Wrobel
<p@rdus.de>
Wed, 29 Apr 2009 07:41:38 +0000
(09:41 +0200)
committer
Gunnar Wrobel
<p@rdus.de>
Wed, 29 Apr 2009 07:41:38 +0000
(09:41 +0200)
koward/lib/Koward/View/Modify/add.html.php
[deleted file]
patch
|
blob
|
history
diff --git
a/koward/lib/Koward/View/Modify/add.html.php
b/koward/lib/Koward/View/Modify/add.html.php
deleted file mode 100644
(file)
index
fb15bbe
..0000000
--- a/
koward/lib/Koward/View/Modify/add.html.php
+++ /dev/null
@@
-1,6
+0,0 @@
-<?= $this->renderPartial('header'); ?>
-<?= $this->renderPartial('menu'); ?>
-
-<?php
-$this->form->renderActive(new Horde_Form_Renderer(), $vars, 'modify', 'post');
-