<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 11/14/2011 04:35 PM, Endi Sukma Dewata wrote:
    <blockquote cite="mid:4EC189A7.5010202@redhat.com" type="cite">On
      11/14/2011 10:37 AM, Endi Sukma Dewata wrote:
      <br>
      <blockquote type="cite">The develop.js is no longer necessary
        because the code in it has
        <br>
        been merged into the main code.
        <br>
        <br>
        An empty extension.js has been added to provide a place for UI
        <br>
        customization.
        <br>
        <br>
        Ticket #2099
        <br>
      </blockquote>
      <br>
      Replaced the regex with a variable IPA.url for detecting
      live/static site. By default the IPA.url is set to "/ipa/ui/"
      which is the standard path for live deployment. If the current
      path matches the IPA.url the UI will know that it's running on a
      live server. Otherwise it will use the fixtures.
      <br>
      <br>
      If the demo site needs to use the same path as the live path, the
      IPA.url can be set to null in the extension.js to force the UI to
      use fixtures.
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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>
    ACK (version 2)  and pushed to master<br>
  </body>
</html>