<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 08/10/2010 01:30 PM, Pavel Zuna wrote:
<blockquote cite="mid:4C618CA2.8040808@redhat.com" type="cite">What it
means?
  <br>
Well, first I removed some development control variables from ipa.js.
  <br>
Namely useSampleData and sizelimit. I moved useSampleData to the top
  <br>
of index.xhtml. This way we won't forget about it when we don't need
  <br>
it anymore. sizelimit has nothing to do in ipa.js and be hardcoded
  <br>
for ALL commands! Some don't have this parameter and could fail.
  <br>
  <br>
Since ipa_init now loads meta-data over JSON-RPC, we need to wait for
  <br>
it to finish its job. That's why I put a second parameter to ipa_init:
  <br>
on_win. ipa_init will call on_win when all data is loaded properly and
  <br>
we can start building the page.
  <br>
  <br>
Pavel
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
</blockquote>
pushed to master<br>
</body>
</html>