- Timestamp:
- 08/27/13 09:16:43 (6 years ago)
- Location:
- branches/2.0
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0
-
branches/2.0/CHANGES
r2588 r2591 13 13 * Fix upload and check-in on Internet Explorer 10 (#215) 14 14 * Fix notification messages of the "create and attach" feature 15 * Home page: give focus to the search field -
branches/2.0/docs/en/devel/applications/document3D
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/2.0/openPLM
- Property svn:mergeinfo changed
/trunk/openPLM merged: 2590
- Property svn:mergeinfo changed
-
branches/2.0/openPLM/templates/home.html
r2174 r2591 45 45 {% endblock %} 46 46 47 {% block scripts %} 48 <script>$(function(){$("input[name='q']").focus()});</script> 49 {% endblock %} 47 50 51
Note: See TracChangeset
for help on using the changeset viewer.