From c70d77cea8ef6d98c3c1f50728e45b655d7b2a54 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Sat, 14 Sep 2019 12:51:50 +0200 Subject: Removes code smell, fixes roster editor atts view. It's still not coloring the negative values correctly, though. --- src/battle/src/View/SubMenu/Status/TileInfo.elm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/battle') diff --git a/src/battle/src/View/SubMenu/Status/TileInfo.elm b/src/battle/src/View/SubMenu/Status/TileInfo.elm index 76e6e0e..ff983b2 100644 --- a/src/battle/src/View/SubMenu/Status/TileInfo.elm +++ b/src/battle/src/View/SubMenu/Status/TileInfo.elm @@ -148,7 +148,7 @@ get_html model loc = (get_cost tile) ] ), - (Battle.View.Omnimods.get_html + (Battle.View.Omnimods.get_signed_html ((Struct.Model.tile_omnimods_fun model) loc) ) ] -- cgit v1.2.3-70-g09d2