Merge remote-tracking branch 'origin/ent-3431-discovery-host-devices' into ent-3394-discovery-applications
Former-commit-id: 7220701d8016a2963cd80cb807bf037af37c2730
This commit is contained in:
commit
331b09c520
|
@ -421,7 +421,7 @@ class Wizard
|
|||
*
|
||||
* @return void
|
||||
*/
|
||||
public function printGoBackButton($url)
|
||||
public function printGoBackButton($url=null)
|
||||
{
|
||||
if (isset($url) === false) {
|
||||
$url = ui_get_full_url(
|
||||
|
|
Loading…
Reference in New Issue