[MIN] Do not use ui namespace for custom widgets
commitca37330bc37f89728564f55d9d7136379834af47
authorAdrian Moennich <jerome.ernst.monnich@cern.ch>
Fri, 8 Jul 2011 14:17:51 +0000 (8 16:17 +0200)
committerPedro Ferreira <jose.pedro.ferreira@cern.ch>
Thu, 1 Dec 2011 12:38:14 +0000 (1 13:38 +0100)
tree4c50c4bbfbd81b22553761c4a422f6b54ecd0cec
parent444cd203a04f20dbac4347c0bdfbeac0545efa84
[MIN] Do not use ui namespace for custom widgets

- the namespace is only used internally and "ui" should be used only for
  official jQuery UI widgets. so our custom ui widgets now use 'cern'
  instead of 'ui'
indico/htdocs/js/indico/jquery/defaults.js
indico/htdocs/js/jquery/jquery.daterange.js