]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bweb/tpl/update_location.tpl
ebl - change default config file format, use Data::Dumper now
[bacula/bacula] / gui / bweb / tpl / update_location.tpl
index 99c3b3392094816c5e9fe5cda0af30bfc499a1d5..8b7fd5cddb58bfbcadbd4026682f60dc0486eeb6 100644 (file)
@@ -60,7 +60,7 @@ nrsTable.setup(
 }
 );
 
-<TMPL_IF newlocation>
+<TMPL_IF qnewlocation>
  document.getElementById('loc_' + <TMPL_VAR qnewlocation>).selected=true;
 </TMPL_IF>