Changeset 845


Ignore:
Timestamp:
Mar 27, 2015 12:26:08 PM (10 years ago)
Author:
dungnv
Message:
 
Location:
pro-violet-viettel/www/deploy/20150304
Files:
2 edited

Legend:

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

    r843 r845  
    4040                statusbar: 'status-bar',
    4141                datasource: 'ajax',
     42                navigationbar: 'navigation-bar',
    4243                invisibledButtons: ['btnShare'],
    4344                filehosting: '<?php echo $this->config->item('api_url');?>'
  • pro-violet-viettel/www/deploy/20150304/assets/js/manager.js

    r844 r845  
    1818                if (o.statusbar == undefined)
    1919                    o.statusbar = null;
     20                if (o.navigationbar == undefined)
     21                        o.navigationbar = null;
    2022
    2123                if (o.oTree == undefined)
Note: See TracChangeset for help on using the changeset viewer.