Plugin Directory

Changeset 2111131


Ignore:
Timestamp:
06/24/2019 07:00:04 AM (7 years ago)
Author:
lineshjose
Message:

bug fix

Location:
blue-admin/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • blue-admin/trunk/assets/default-css/style.css

    r1521968 r2111131  
    659659    border-top: 1px solid #eee !important;
    660660}
     661
     662/* 19.07 */
     663.post-type-shop_order .tablenav input.button{
     664    line-height: normal !important;
     665    height: 32px !important;
     666}
  • blue-admin/trunk/index.php

    r2107177 r2111131  
    1818                    'name'=>"Blue Admin",
    1919                    'slug'=>$slug,
    20                     'version'=>'19.06',
     20                    'version'=>'19.06.24',
    2121                    'url'=> plugin_dir_url(__FILE__),
    2222                    'path'=> plugin_dir_path(__FILE__),
  • blue-admin/trunk/readme.txt

    r2107177 r2111131  
    22Contributors: lineshjose
    33Author: Linesh Jose 
    4 Stable tag: 19.06
     4Stable tag: 19.06.24
    55Requires at least: 4.4
    66Tested up to: 5.2
     
    6161== Change log ==
    6262
     63= 19.06.24 =
     64* Minor Bug fixes.
     65
    6366= 19.06 =
    6467* Minor Bug fixes.
    65 
    6668
    6769= 19.05 =
Note: See TracChangeset for help on using the changeset viewer.