securis/src/main/resources/static/js/catalogs.json
.. .. @@ -67,7 +67,8 @@ 67 67 "display" : "Application", 68 68 "resource" : "application", 69 69 "mandatory" : true, 70 - "type" : "select"70 + "type" : "select",71 + "onchange": "updateMetadata"71 72 }, { 72 73 "name" : "creationTimestamp", 73 74 "display" : "Creation date",