cloudstack/ui
Wido den Hollander 86b6050c32 CLOUDSTACK-10042: Properly show ICMP SecGroup Rules (#2233)
A simple if-statement would fail if either the type or code were 0
as that if-statement failed them.

By checking if they are defined and casting them to a String afterwards
this makes the if-statement properly resolve and show the rule as it should.

Signed-off-by: Wido den Hollander <wido@widodh.nl>
2017-08-10 01:03:35 +02:00
..
css CLOUDSTACK-9299: Out-of-band Management for CloudStack 2016-05-12 11:05:40 +05:30
images CLOUDSTACK-8562: DB-Backed Dynamic Role Based API Access Checker 2016-05-11 09:45:19 +05:30
lib CLOUDSTACK-7659: UI: Upgrade jquery-validate lib to the latest 1.13.0 version with the additional-methods included. 2014-10-28 14:20:56 -07:00
modules Fix Externalization of hard-coded label strings 2014-09-17 13:59:13 -07:00
plugins CLOUDSTACK-8562: DB-Backed Dynamic Role Based API Access Checker 2016-05-11 09:45:19 +05:30
scripts CLOUDSTACK-10042: Properly show ICMP SecGroup Rules (#2233) 2017-08-10 01:03:35 +02:00
tests List view: tests for filter dropdown 2014-01-28 15:48:44 -08:00
dictionary.jsp oobm: simply change password transactional logic 2016-08-02 12:47:15 +05:30
dictionary2.jsp CLOUDSTACK-8562: DB-Backed Dynamic Role Based API Access Checker 2016-05-11 09:45:19 +05:30
error.jsp rat: add license header to error.jsp 2015-05-18 23:22:26 +01:00
index.jsp CLOUDSTACK-9805: Display VR list in network details 2017-03-26 14:27:22 +05:30