mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
src: whitespace sweep
This commit is contained in:
parent
a3faab2b87
commit
b56ab59fbe
@ -310,4 +310,4 @@ class SettingsController extends ApiControllerBase
|
||||
return $result;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@ -32,4 +32,4 @@
|
||||
<type>text</type>
|
||||
<help>Description to identify this pipe.</help>
|
||||
</field>
|
||||
</form>
|
||||
</form>
|
||||
|
||||
@ -57,4 +57,4 @@
|
||||
<type>text</type>
|
||||
<help></help>
|
||||
</field>
|
||||
</form>
|
||||
</form>
|
||||
|
||||
@ -77,4 +77,3 @@ class NetworkField extends BaseField
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -99,4 +99,3 @@ class PortField extends BaseField
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -115,4 +115,4 @@ class NetworkValidator extends Validator implements ValidatorInterface
|
||||
|
||||
return $result;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -346,4 +346,3 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
{# include dialogs #}
|
||||
{{ partial("layout_partials/base_dialog",['fields':formDialogPipe,'id':'DialogPipe','label':'Edit pipe'])}}
|
||||
{{ partial("layout_partials/base_dialog",['fields':formDialogRule,'id':'DialogRule','label':'Edit rule'])}}
|
||||
|
||||
|
||||
@ -29,4 +29,3 @@
|
||||
--------------------------------------------------------------------------------------
|
||||
package : configd
|
||||
"""
|
||||
|
||||
|
||||
@ -278,4 +278,4 @@ function stdBootgridUI(id, sourceUrl) {
|
||||
})
|
||||
|
||||
return grid;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user