Déplacement pour eggification.
[Plinn.git] / skins / custom_generic / main_template / macros / master.py
diff --git a/skins/custom_generic/main_template/macros/master.py b/skins/custom_generic/main_template/macros/master.py
deleted file mode 100644 (file)
index f3adfe6..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-##parameters
-
-if context.REQUEST.form.get('ajax') :
-       template = context.main_template_ajax
-else :
-       template = context.main_template_standard
-return template.macros['master']
\ No newline at end of file