Ignore:
Timestamp:
Nov 4, 2014 6:13:26 PM (11 years ago)
Author:
quyenla
Message:

collaborator

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/sourcecode/application/config/routes.php

    r403 r404  
    5757
    5858$route['admin/mau_tin_nhan'] = 'admin/smstemplate';
    59 $route['admin/mau_tin_nhan/trang'] = 'admin/smstemplate/getCollaborators/1';
    60 $route['admin/mau_tin_nhan/them'] = 'admin/smstemplate/addCollaborator';
    61 $route['admin/mau_tin_nhan/trang/:any'] = 'admin/smstemplate/getCollaborators/$1';
     59$route['admin/mau_tin_nhan/trang'] = 'admin/smstemplate/getSmstemplates/1';
     60$route['admin/mau_tin_nhan/them'] = 'admin/smstemplate/addSmstemplate';
     61$route['admin/mau_tin_nhan/trang/:any'] = 'admin/smstemplate/getSmstemplates/$1';
    6262$route['admin/mau_tin_nhan/test'] = 'admin/smstemplate/test';
    6363$route['admin/mau_tin_nhan/xem/:any'] = 'admin/smstemplate/viewUser';
Note: See TracChangeset for help on using the changeset viewer.