horizon/openstack_dashboard
Eric Yang af6bddcb2a CSS get None when error in inline_editing
I modify status-icon.
Because the $icons is None.
But this line 'background-image: url($icons);' will have 404.
So let it to this line '@if $icons != None { background-image: url($icons); }'.

Closes-Bug: #1479637

Change-Id: I47000c80653f051fb27fb6430fe191d9b449ee42
2015-07-30 17:40:26 +08:00
..
2015-06-25 22:04:50 +00:00
2015-04-03 09:51:05 +02:00
2015-06-29 21:45:35 +08:00
2015-01-22 15:55:19 -07:00
2015-07-28 00:10:05 +00:00
2015-03-13 15:14:23 +11:00