From 037a6ede40d8bedd01f536a2848e5c07efac112e Mon Sep 17 00:00:00 2001 From: Jacob Kaplan-Moss Date: Fri, 6 Jan 2006 22:06:50 +0000 Subject: [PATCH] Oops, removed commented-out code from [1839] git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@1840 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- .../templates/admin/edit_inline_tabular.html | 54 +------------------ 1 file changed, 1 insertion(+), 53 deletions(-) diff --git a/django/contrib/admin/templates/admin/edit_inline_tabular.html b/django/contrib/admin/templates/admin/edit_inline_tabular.html index 83d8eee4bb..95aaf0fefb 100644 --- a/django/contrib/admin/templates/admin/edit_inline_tabular.html +++ b/django/contrib/admin/templates/admin/edit_inline_tabular.html @@ -42,56 +42,4 @@ {% endfor %} - - - \ No newline at end of file + \ No newline at end of file