stable

Clone or download

Read-only

Remove dead code DisplayUpdateLayout

This is a part of story #10173 Have multiple dashboards This commit removes displayUpdateLayout call from widget. As this function is never called anymore it can be safetly removed. It should not break anything in dashboards. Change-Id: I249a76694e11f705b099e39d719b0d4e14947a2f

Modified Files

Name
M site-content/en_US/widget/widget.tab +0 −4 Go to diff View file
M site-content/fr_FR/widget/widget.tab +0 −4 Go to diff View file
M src/common/widget/WidgetLayoutManager.class.php +0 −155 Go to diff View file
D src/www/themes/common/css/utils/_layout.scss +0 −75 Go to diff View file
M src/www/themes/common/css/utils/_utils.scss +0 −1 Go to diff View file
M src/www/themes/common/css/utils/_widget.scss +0 −35 Go to diff View file
D src/www/themes/common/images/layout/2-columns.png +- −- Go to diff View file
D src/www/themes/common/images/layout/3-columns.png +- −- Go to diff View file
D src/www/themes/common/images/layout/custom.png +- −- Go to diff View file
D src/www/themes/common/images/layout/layouts.xcf +- −- Go to diff View file
D src/www/themes/common/images/layout/left.png +- −- Go to diff View file
D src/www/themes/common/images/layout/right.png +- −- Go to diff View file