Changeset 2ffcbf in indico
- Timestamp:
- 04/23/12 14:46:28 (13 months ago)
- Branches:
- master, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, 0da0c1403bae8e51d8229f460181c71b9e6dda72
- Children:
- 2cfb7a
- Parents:
- 72cc08e
- git-author:
- Pedro Ferreira <jose.pedro.ferreira@…> (04/20/12 19:12:49)
- git-committer:
- Pedro Ferreira <jose.pedro.ferreira@…> (04/23/12 14:46:28)
- File:
-
- 1 edited
-
indico/MaKaC/webinterface/tpls/SearchBox.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
indico/MaKaC/webinterface/tpls/SearchBox.tpl
r72cc08e r2ffcbf 67 67 { 68 68 var controls = searchControls; 69 70 69 $('#extraOptions').width($('#searchControls').width()).slideDown('fast'); 70 $('#extraOptions').position({ 71 of: $('#searchControls'), 72 my: 'right top', 73 at: 'right bottom' 74 }); 71 75 elem.dom.extraShown=true; 72 76 resetForm();
Note: See TracChangeset
for help on using the changeset viewer.
