Commit b56ab59f authored by Franco Fichtner's avatar Franco Fichtner

src: whitespace sweep

parent a3faab2b
......@@ -310,4 +310,4 @@ class SettingsController extends ApiControllerBase
return $result;
}
}
\ No newline at end of file
}
......@@ -32,4 +32,4 @@
<type>text</type>
<help>Description to identify this pipe.</help>
</field>
</form>
\ No newline at end of file
</form>
......@@ -57,4 +57,4 @@
<type>text</type>
<help></help>
</field>
</form>
\ No newline at end of file
</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;
}
}
\ No newline at end of file
}
......@@ -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;
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment