[Bps-public-commit] rt-extension-assets branch, master, updated. 1.02-1-g38094c8

? sunnavy sunnavy at bestpractical.com
Tue Feb 24 20:35:57 EST 2015


The branch, master has been updated
       via  38094c8184e565d494f82c0b01d4c355ee4c21fc (commit)
      from  7f581eed02389b71d1409bf5b7d85eb16e544dc2 (commit)

Summary of changes:
 html/Asset/Create.html | 1 +
 1 file changed, 1 insertion(+)

- Log -----------------------------------------------------------------
commit 38094c8184e565d494f82c0b01d4c355ee4c21fc
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Wed Feb 25 09:34:54 2015 +0800

    keep date cf values on asset create page
    
    it's a new feature in RT 4.2.7+

diff --git a/html/Asset/Create.html b/html/Asset/Create.html
index a517c6d..233c81d 100644
--- a/html/Asset/Create.html
+++ b/html/Asset/Create.html
@@ -93,6 +93,7 @@
   <& /Elements/EditCustomFieldCustomGroupings,
         Object => $asset,
         TitleBoxARGS => { title_class => "inverse" },
+        KeepValue => 1,
         CustomFieldGenerator => sub { $catalog->AssetCustomFields } &>
 </div>
 

-----------------------------------------------------------------------


More information about the Bps-public-commit mailing list