changed some workflowitems to update every termination in building
This commit is contained in:
@@ -289,6 +289,8 @@ $(document).ready(function() {
|
||||
var pos = $('#building-' + building).offset().top;
|
||||
$(window).scrollTop(pos - 150 );
|
||||
}
|
||||
|
||||
|
||||
});
|
||||
|
||||
$('select[name=wfitem_pipework_finished]').each(function() {
|
||||
|
||||
Reference in New Issue
Block a user