[Bps-public-commit] rt-extension-createbyproblemtype branch, master, updated. 1.01-3-ge7d66da

Wallace Reis wreis at bestpractical.com
Fri Nov 14 11:03:15 EST 2014


The branch, master has been updated
       via  e7d66dae44e71e7ccdd06d6a55fc86797aaf4a12 (commit)
      from  0de76a6b1e93c1e29d48119057ddde8b503186d7 (commit)

Summary of changes:
 lib/RT/Extension/CreateByProblemType.pm | 2 --
 static/css/createbyproblemtype.css      | 3 ---
 2 files changed, 5 deletions(-)
 delete mode 100644 static/css/createbyproblemtype.css

- Log -----------------------------------------------------------------
commit e7d66dae44e71e7ccdd06d6a55fc86797aaf4a12
Author: Wallace Reis <wreis at bestpractical.com>
Date:   Fri Nov 14 14:01:47 2014 -0200

    Revert "Make select-queue dropdown wider"
    
    It turns out to be a browser bug.
    
    This reverts commit dbba682b25cbcab40498151978f3f10063d9b20e.

diff --git a/lib/RT/Extension/CreateByProblemType.pm b/lib/RT/Extension/CreateByProblemType.pm
index 8a89cc1..5f635de 100644
--- a/lib/RT/Extension/CreateByProblemType.pm
+++ b/lib/RT/Extension/CreateByProblemType.pm
@@ -91,8 +91,6 @@ This is free software, licensed under:
 
 =cut
 
-RT->AddStyleSheets('createbyproblemtype.css');
-
 $RT::Config::META{CreateByProblemType} = 
     {
         Section         => 'General',
diff --git a/static/css/createbyproblemtype.css b/static/css/createbyproblemtype.css
deleted file mode 100644
index 6f9af10..0000000
--- a/static/css/createbyproblemtype.css
+++ /dev/null
@@ -1,3 +0,0 @@
-#topactions .select-problem {
-    width: 25em !important;
-}

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list