Changeset 7c70f6 in indico
- Timestamp:
- 08/10/10 18:08:53 (3 years ago)
- Branches:
- master, burotel, hello-world-walkthrough, ipv6, new-webex, v0.97-series, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, 4c7d4152dff271ba5df5a8606605969cab454080
- Children:
- 684ace
- Parents:
- c86ca9
- git-author:
- Ian Rolewicz <ian.rolewicz@…> (06/24/10 15:32:47)
- git-committer:
- Jose Benito <jose.benito.gonzalez@…> (08/10/10 18:08:53)
- File:
-
- 1 edited
-
indico/htdocs/js/indico/MaterialEditor/Editor.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
indico/htdocs/js/indico/MaterialEditor/Editor.js
rc82d56 r7c70f6 80 80 'remote': function() { 81 81 self.pm.remove(file); 82 setTimeout(function() { urlBox.dom.focus(); 83 urlBox.set('http://'); }, 200); 82 setTimeout(function() { urlBox.dom.focus(); }, 200); 84 83 return Html.div({}, 85 84 Html.label('popUpLabel', $T("URL")),
Note: See TracChangeset
for help on using the changeset viewer.
