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