Commit fff73b51 authored by Franco Fichtner's avatar Franco Fichtner

src: whitespace sweep

parent c6aec21c
...@@ -26,4 +26,4 @@ ...@@ -26,4 +26,4 @@
<type>text</type> <type>text</type>
<help>Description to identify this pipe.</help> <help>Description to identify this pipe.</help>
</field> </field>
</form> </form>
\ No newline at end of file
...@@ -55,4 +55,4 @@ ...@@ -55,4 +55,4 @@
<label>description</label> <label>description</label>
<type>text</type> <type>text</type>
</field> </field>
</form> </form>
\ No newline at end of file
...@@ -152,4 +152,3 @@ class InterfaceField extends BaseField ...@@ -152,4 +152,3 @@ class InterfaceField extends BaseField
} }
} }
} }
...@@ -483,4 +483,3 @@ POSSIBILITY OF SUCH DAMAGE. ...@@ -483,4 +483,3 @@ POSSIBILITY OF SUCH DAMAGE.
{{ partial("layout_partials/base_dialog",['fields':formDialogPipe,'id':'DialogPipe','label':'Edit pipe'])}} {{ partial("layout_partials/base_dialog",['fields':formDialogPipe,'id':'DialogPipe','label':'Edit pipe'])}}
{{ partial("layout_partials/base_dialog",['fields':formDialogQueue,'id':'DialogQueue','label':'Edit queue'])}} {{ partial("layout_partials/base_dialog",['fields':formDialogQueue,'id':'DialogQueue','label':'Edit queue'])}}
{{ partial("layout_partials/base_dialog",['fields':formDialogRule,'id':'DialogRule','label':'Edit rule'])}} {{ partial("layout_partials/base_dialog",['fields':formDialogRule,'id':'DialogRule','label':'Edit rule'])}}
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