Draft operational policy rework
[clamp.git] / src / main / resources / META-INF / resources / designer / scripts / GlobalPropertiesCtrl.js
index f34267a..d7985b5 100644 (file)
@@ -44,7 +44,6 @@ function($scope, $rootScope, $uibModalInstance, $http, $q, cldsModelService, $lo
                                }
                        }
                }
-               setMultiSelect();
                if (readMOnly) {
                        $("#savePropsBtn").attr("disabled", "");
                        $('select[multiple] option').each(function() {