Ignore:
Timestamp:
Mar 27, 2015 11:40:03 AM (10 years ago)
Author:
quyenla
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/www/deploy/20150304/application/views/layout/footer.php

    r842 r843  
    4444        });
    4545
    46         $('.show-list-view').click(function{
     46        $('.show-list-view').click(function(){
    4747                $('#file-container').addClass('list-view');
    4848        });
    49         $('.show-grid-view').click(function{
     49        $('.show-grid-view').click(function(){
    5050                $('#file-container').removeClass('list-view');
    5151        });
Note: See TracChangeset for help on using the changeset viewer.