From d8acc55a666114b75d5ff135a9f4cc78384229e5 Mon Sep 17 00:00:00 2001 From: MrtnBckr Date: Mon, 16 Sep 2013 16:31:14 +0200 Subject: [PATCH 1/7] update index.html --> no more admin media --- filebrowser/templates/filebrowser/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/filebrowser/templates/filebrowser/index.html b/filebrowser/templates/filebrowser/index.html index 7ca9382..71bd70e 100644 --- a/filebrowser/templates/filebrowser/index.html +++ b/filebrowser/templates/filebrowser/index.html @@ -1,12 +1,12 @@ {% extends "admin/base_site.html" %} -{% load i18n adminmedia fb_tags fb_pagination %} +{% load i18n static fb_tags fb_pagination %} {% block extrastyle %} {{ block.super }} - + {% endblock %} From b4c3ac6bbdcb00f9f1a197a880dbff5c3a1ce521 Mon Sep 17 00:00:00 2001 From: Martin Becker Date: Mon, 16 Sep 2013 16:37:26 +0200 Subject: [PATCH 2/7] 1.5 --- filebrowser/templates/filebrowser/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/filebrowser/templates/filebrowser/index.html b/filebrowser/templates/filebrowser/index.html index 71bd70e..3e3f2b2 100644 --- a/filebrowser/templates/filebrowser/index.html +++ b/filebrowser/templates/filebrowser/index.html @@ -25,7 +25,7 @@ {% endifequal %} {{ media }} - + {% if not actions_on_top and not actions_on_bottom %}