Project

General

Profile

Revision 348eec2c

ID348eec2c8ba62352cca34c5c4ff27ad5ad5efe78
Parent d7540235
Child 8484b8bd

Added by Gabriel DE PERTHUIS over 14 years ago

Fix broken references to models renamed in svn rev [674].

git grep wEl 'Events|GraphGroups|Groups|HostGroups|ServiceGroups' - \ {vigiboard,models,correlator,connector,glue,vigicore} \ |xargs sed -i -re 's:\<(Event|GraphGroup|Group|HostGroup|ServiceGroup)s\>:\1:g'

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@695 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

vigiboard/templates/vigiboard_event_table.html
9 9
<?python from genshi import HTML ?>
10 10

  
11 11
<py:if test="len(events) > 1">
12
<table class="vigitable" summary="Events table">
12
<table class="vigitable" summary="Event table">
13 13
	
14 14
	<thead>
15 15
		<tr >

Also available in: Unified diff