Pull actions to be added in v4.4 now

This commit is contained in:
Matt Pass
2014-10-11 12:40:44 +01:00
parent 401568677e
commit 869d184939

View File

@@ -234,7 +234,7 @@ if (!$demoMode && isset($_SESSION['loggedIn']) && $_SESSION['loggedIn'] && isset
?>
<script>
top.ICEcoder.showHide('hide',top.get('blackMask'));
top.ICEcoder.message("Pull actions not yet available. Will be in ICEcoder v4.3");
top.ICEcoder.message("Pull actions not yet available. Will be in ICEcoder v4.4");
</script>
<?php
}