Changeset 358 for WingDBG/trunk/www/advanced.pt
- Timestamp:
- 07/31/07 10:09:19 (5 years ago)
- Files:
-
- 1 modified
-
WingDBG/trunk/www/advanced.pt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
WingDBG/trunk/www/advanced.pt
r153 r358 120 120 checked python:here.pw_mode == PW_MODE_PROFILE_DIR; 121 121 tabindex python:tabindex.next() and tabindex.item" /> 122 From .wingdebugpw in $WINGHOME(<span123 tal:replace="here/getProfileDir">$ WINGHOME</span>)122 From wingdebugpw in User Settings Directory (<span 123 tal:replace="here/getProfileDir">$USERWINGDIR</span>) 124 124 </div> 125 125 <div class="form-element"> … … 130 130 checked python:here.pw_mode == PW_MODE_CUSTOM_DIR; 131 131 tabindex python:tabindex.next() and tabindex.item" /> 132 From .wingdebugpw in132 From wingdebugpw in 133 133 <input type="text" class="form-element" name="pw_dir" value="" 134 134 id="pw_dir" size="20" style="width: 18em;" tabindex=""
