From 1aca31da0f79f12eb233ad7d0821b39991df651b Mon Sep 17 00:00:00 2001 From: Karl Burkhart Date: Wed, 21 Sep 2011 12:12:11 +0000 Subject: [PATCH] =?UTF-8?q?ressource=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/bindings.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/bindings.css b/content/bindings.css index a1cf43255..81c0cf2c5 100644 --- a/content/bindings.css +++ b/content/bindings.css @@ -25,4 +25,9 @@ box.Firma box.Notiz { -moz-binding: url('notiz.xml.php#Notiz'); +} + +box.Ressource +{ + -moz-binding: url('projekt/ressource.xml.php#Ressource'); } \ No newline at end of file