Ignore:
Timestamp:
05/26/20 18:01:08 (4 years ago)
Author:
nanardon
Message:

Add templates management pages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/AttrForms.pm

    r2268 r2361  
    273273        )], 
    274274    }, 
     275    templates => { 
     276        name => 'Templates', 
     277        attrs => [ qw( 
     278            objectType 
     279            data 
     280            create 
     281            createdby 
     282            date 
     283            modifiedby 
     284            unexported 
     285        )], 
     286    }, 
    275287}; 
    276288 
Note: See TracChangeset for help on using the changeset viewer.