lib/splash/webadmin/portal/controllers/restclient.rb in prometheus-splash-0.6.1 vs lib/splash/webadmin/portal/controllers/restclient.rb in prometheus-splash-0.7.0

- old
+ new

@@ -1,6 +1,6 @@ WebAdminApp.get '/restclient' do - get_menu 3 + get_menu 4 slim :restclient, :format => :html end WebAdminApp.post '/restclient/query' do @method = params[:method]