Changeset 5169f9 in indico
- Timestamp:
- 04/24/12 17:36:08 (13 months ago)
- Branches:
- master, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, 4c7d4152dff271ba5df5a8606605969cab454080
- Children:
- af8270
- Parents:
- d4e4ef
- git-author:
- Alberto Resco Perez <alberto.resco.perez@…> (04/24/12 11:49:34)
- git-committer:
- Jose Benito <jose.benito.gonzalez@…> (04/24/12 17:36:08)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
indico/MaKaC/webinterface/tpls/ContributionDisplayFull.tpl
rbd98e1 r5169f9 177 177 }; 178 178 popup.draw = function() { 179 this.ExclusivePopupWithButtons.prototype.draw.call(this, $("<div/>").css({'max-height':' 600px', 'min-width':'450px', 'max-width':'800px'}).append(result), {});179 this.ExclusivePopupWithButtons.prototype.draw.call(this, $("<div/>").css({'max-height':'550px', 'min-width':'500px', 'max-width':'800px'}).append(result), {}); 180 180 }; 181 181 popup.open();
Note: See TracChangeset
for help on using the changeset viewer.
