doc/app/classes/Cms/RoutesController.html in we5-browsercms-3.0.5.1 vs doc/app/classes/Cms/RoutesController.html in we5-browsercms-3.1.0

- old
+ new

@@ -86,11 +86,11 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> - <a href="#M000695">index</a>&nbsp;&nbsp; + <a href="#M000743">index</a>&nbsp;&nbsp; </div> </div> </div> @@ -108,22 +108,22 @@ <!-- if method_list --> <div id="methods"> <h3 class="section-bar">Public Instance methods</h3> - <div id="method-M000695" class="method-detail"> - <a name="M000695"></a> + <div id="method-M000743" class="method-detail"> + <a name="M000743"></a> <div class="method-heading"> - <a href="#M000695" class="method-signature"> + <a href="#M000743" class="method-signature"> <span class="method-name">index</span><span class="method-args">()</span> </a> </div> <div class="method-description"> <p><a class="source-toggle" href="#" - onclick="toggleCode('M000695-source');return false;">[Source]</a></p> - <div class="method-source-code" id="M000695-source"> + onclick="toggleCode('M000743-source');return false;">[Source]</a></p> + <div class="method-source-code" id="M000743-source"> <pre> <span class="ruby-comment cmt"># File app/controllers/cms/routes_controller.rb, line 4</span> 4: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">index</span> 5: 6: <span class="ruby-ivar">@toolbar_tab</span> = <span class="ruby-identifier">:administration</span> \ No newline at end of file