From 6108f26b9de7eb505ae68e3a442ae48fb9a2d5d6 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 8 Jan 2015 01:05:04 -0400 Subject: [PATCH] Remove use of images in button favoring css sprites --- .../main/templates/main/generic_form_subtemplate.html | 11 ++++------- .../templates/main/generic_multiform_subtemplate.html | 10 +++------- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/mayan/apps/main/templates/main/generic_form_subtemplate.html b/mayan/apps/main/templates/main/generic_form_subtemplate.html index 35a9139b08..a6d806dcc7 100644 --- a/mayan/apps/main/templates/main/generic_form_subtemplate.html +++ b/mayan/apps/main/templates/main/generic_form_subtemplate.html @@ -76,18 +76,15 @@ {% endif %} {% if not read_only %} diff --git a/mayan/apps/main/templates/main/generic_multiform_subtemplate.html b/mayan/apps/main/templates/main/generic_multiform_subtemplate.html index b9df61ebfd..cf547b711d 100644 --- a/mayan/apps/main/templates/main/generic_multiform_subtemplate.html +++ b/mayan/apps/main/templates/main/generic_multiform_subtemplate.html @@ -59,18 +59,14 @@ {% endfor %} {% if not read_only %}