Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: eca20557e2fa191b67b83f1de354e007034418b3
      
https://github.com/phpmyadmin/phpmyadmin/commit/eca20557e2fa191b67b83f1de354e007034418b3
  Author: Aditya Sastry <ganeshadit...@gmail.com>
  Date:   2014-03-08 (Sat, 08 Mar 2014)

  Changed paths:
    M libraries/insert_edit.lib.php

  Log Message:
  -----------
  Fixes the action panel problem when editing rows in chrome(Bug 4228)

The action panel which is a fieldset is rendered differently in chrome.
Also the rows are listed in a random fashion unlike in firefox where
they are sorted by the primary key. I fixed this problem by enclosing the
rows in a div tag with float left and clear both styles.

Signed-off-by: Aditya Sastry <ganeshadit...@gmail.com>


  Commit: d33d3a1fb373e0931edf27d3a140cc7ca86529c1
      
https://github.com/phpmyadmin/phpmyadmin/commit/d33d3a1fb373e0931edf27d3a140cc7ca86529c1
  Author: Michal Čihař <mic...@cihar.com>
  Date:   2014-03-13 (Thu, 13 Mar 2014)

  Changed paths:
    M libraries/insert_edit.lib.php

  Log Message:
  -----------
  Merge pull request #1030 from ganeshaditya1/actionpanel

Fixes the action panel problem when editing rows in chrome(Bug 4228)


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/ee69e2dfb5cf...d33d3a1fb373
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to