Showing
2 changed files
with
3 additions
and
3 deletions
| ... | ... | @@ -162,7 +162,6 @@ |
| 162 | 162 | <option value="$PROJECT_DIR$/app/controllers/kanjai/admin/pages_controller.rb" /> |
| 163 | 163 | <option value="$PROJECT_DIR$/app/views/kanjai/admin/pages/edit.html.erb" /> |
| 164 | 164 | <option value="$PROJECT_DIR$/lib/kanjai/template_generator.rb" /> |
| 165 | - <option value="$PROJECT_DIR$/lib/kanjai/version.rb" /> | |
| 166 | 165 | <option value="$PROJECT_DIR$/config/locales/en.yml" /> |
| 167 | 166 | <option value="$PROJECT_DIR$/app/assets/javascripts/kanjai/admin/extend/test.js" /> |
| 168 | 167 | <option value="$PROJECT_DIR$/app/assets/javascripts/kanjai/general_admin.js" /> |
| ... | ... | @@ -171,6 +170,7 @@ |
| 171 | 170 | <option value="$PROJECT_DIR$/app/controllers/kanjai/pages_controller.rb" /> |
| 172 | 171 | <option value="$PROJECT_DIR$/app/models/kanjai/page_content.rb" /> |
| 173 | 172 | <option value="$PROJECT_DIR$/app/controllers/kanjai/site_controller.rb" /> |
| 173 | + <option value="$PROJECT_DIR$/lib/kanjai/version.rb" /> | |
| 174 | 174 | </list> |
| 175 | 175 | </option> |
| 176 | 176 | </component> |
| ... | ... | @@ -526,7 +526,7 @@ |
| 526 | 526 | <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> |
| 527 | 527 | <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> |
| 528 | 528 | <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> |
| 529 | - <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.39822295" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" /> | |
| 529 | + <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.39822295" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" /> | |
| 530 | 530 | <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" /> |
| 531 | 531 | <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32930514" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" /> |
| 532 | 532 | <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> | ... | ... |