مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-11-30 21:32:30 +00:00
move org ip rules into their own controller
هذا الالتزام موجود في:
@@ -1,4 +1,4 @@
|
||||
class IPPoolsController < ApplicationController
|
||||
class OrganizationIPPoolsController < ApplicationController
|
||||
|
||||
include WithinOrganization
|
||||
|
||||
@@ -16,5 +16,5 @@
|
||||
→
|
||||
Edit rule
|
||||
= render 'organizations/nav', :active_nav => :ips
|
||||
= render 'ip_pools/nav', :active_nav => :rules
|
||||
= render 'organization_ip_pools/nav', :active_nav => :rules
|
||||
= render 'form'
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
→
|
||||
IP Pool Rules
|
||||
= render 'organizations/nav', :active_nav => :ips
|
||||
= render 'ip_pools/nav', :active_nav => :rules
|
||||
= render 'organization_ip_pools/nav', :active_nav => :rules
|
||||
|
||||
.pageContent.pageContent--compact
|
||||
- if @ip_pool_rules.empty?
|
||||
|
||||
@@ -16,6 +16,6 @@
|
||||
→
|
||||
Add new rule
|
||||
= render 'organizations/nav', :active_nav => :ips
|
||||
= render 'ip_pools/nav', :active_nav => :rules
|
||||
= render 'organization_ip_pools/nav', :active_nav => :rules
|
||||
|
||||
= render 'form'
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم