Changeset 89:5ee771fe62f8 for plugins
- Timestamp:
- 05/02/11 09:47:24 (14 years ago)
- Branch:
- userprefs
- Children:
- 92:e6150a97934d, 114:56287c01e99f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/blowupConfig/config.js
r87 r89 37 37 // Predefined styles 38 38 var styles_combo = document.createElement('select'); 39 styles_combo.title = dotclear.msg.predefined_style_title;40 39 $(styles_combo).append('<option value=""> </option>'); 41 40 $(styles_combo).append('<option value="none">none</option>');
Note: See TracChangeset
for help on using the changeset viewer.