~ubuntu-branches/ubuntu/trusty/phpmyadmin/trusty-proposed

« back to all changes in this revision

Viewing changes to js/sql.js

  • Committer: Package Import Robot
  • Author(s): Thijs Kinkhorst
  • Date: 2013-09-07 09:16:38 UTC
  • mfrom: (1.2.45)
  • Revision ID: package-import@ubuntu.com-20130907091638-59opve9rjooe089r
Tags: 4:4.0.6-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
306
306
                                .prependTo('#page_content');
307
307
                        }
308
308
                    });
309
 
                    PMA_reloadNavigation();
310
309
                }
311
310
                
312
311
                $sqlqueryresults.show().trigger('makegrid');